BLANK_IMAGE = 'img/b.gif';var STYLE = {
   	border:1,			// items border width, pixels; zero means none
   	shadow:2,			// items shadow size, pixels; zero means none
   	color:{
   		border:"#666666",	// color of the item border, if any
   		shadow:"#A9A69F",	// color of the item shadow, if any
   		bgON:"white",		// background color for the items
   		bgOVER:"#E0A8A7"	// background color for the item which is under mouse right now
   	},
   	css:{
   		ON:"majusculesmenu",		// CSS class for items
   		OVER:"majusculesmenu"	// CSS class  for item which is under mouse
   	}
   };var MENU_ITEMS = [	{"pos":[325,60], "size":[22,300], "itemoff":[0,300], "leveloff":[25,0], "delay":100, "style":STYLE}, {code:"ETAPES",
		sub:[ {"size":[20,250],itemoff:[21,0]},{code:"Canberrax - 01-02-2005", url:"main.php?etapa=2"},{code:"Guineueta - 08-02-2005", url:"main.php?etapa=48"},{code:"Sant Joan de Vilatorrada - 08-02-2005", url:"main.php?etapa=50"},{code:"Palau de plegamans - 08-02-2005", url:"main.php?etapa=51"},{code:"Borjo Karavaj - 08-02-2005", url:"main.php?etapa=52"},{code:"Kirtner parten-Kittzner - 08-02-2005", url:"main.php?etapa=53"},{code:"Kansas situ - 08-02-2005", url:"main.php?etapa=54"},{code:"BRISBANE - 10-02-2005", url:"main.php?etapa=18"},{code:"SYDNEY - 10-03-2005", url:"main.php?etapa=1"},{code:"CORUSAN - 26-03-2005", url:"main.php?etapa=21"}	]	}	];
