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:"Pete Farewell - 26-09-2005", url:"main.php?etapa=78"},{code:"Farewell beers - 15-10-2005", url:"main.php?etapa=77"}	]	}	];
