/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=17;			// Number of first level items
	var LowBgColor='#DDEEFF';			// Background color when mouse is not over
	var LowSubBgColor='#FFFFCC';		// Background color when mouse is not over on subs
	var HighBgColor='#99CC99';			// Background color when mouse is over
	var HighSubBgColor='#FFFF00';			// Background color when mouse is over on subs
	var FontLowColor='#000066';			// Font color when mouse is not over
	var FontSubLowColor='#000066';			// Font color subs when mouse is not over
	var FontHighColor='#99FFFF';			// Font color when mouse is over
	var FontSubHighColor='#000055';			// Font color subs when mouse is over
	var BorderColor='black';			// Border color
	var BorderSubColor='#3F366D';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,sans serif"	// Font family menu items
	var FontSize=10;				// Font size menu items
	var FontBold=0;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='left';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.1;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.1;			// vertical overlap child/ parent
	var StartTop=1;				// Menu offset x coordinate
	var StartLeft=1;				// Menu offset y coordinate
	var VerCorrect=1;				// Multiple frames y correction
	var HorCorrect=1;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='menu';			// Frame where first level appears
	var SecLineFrame='datos';			// Frame where sub levels appear
	var DocTargetFrame='datos';			// Frame where target documents appear
	var TargetLoc='';				// span id for relative positioning
	var HideTop=0;				// Hide first level when loading new document 1 or 0
	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;			// menu tree checking on or off 1 or 0
	var ShowArrow=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['js/tri.gif',5,10,'js/tridown.gif',10,5,'js/trileft.gif',5,10];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("Introducción","javascript:parent.datos.location.href='viaintro.htm';","",0,20,130);

Menu2=new Array("Sicilia","","",6);
	Menu2_1=new Array("Datos Generales","javascript:parent.datos.location.href='datos.htm';","",0,20,150);
	Menu2_2=new Array("Gastronomía","javascript:parent.datos.location.href='dgastron.htm';","",0);
	Menu2_3=new Array("Receta de Gianni","javascript:parent.datos.location.href='dgreceta.htm';","",0);	
	Menu2_4=new Array("La muerte y las armas","javascript:parent.datos.location.href='dmuerte.htm';","",0);
	Menu2_5=new Array("La mafia","javascript:parent.datos.location.href='dmafia.htm';","",0);
	Menu2_6=new Array("Las marionetas sicilianas","javascript:parent.datos.location.href='dmarion.htm';","",0);

Menu3=new Array("Historia","","",7);
		Menu3_1=new Array("Primeros Pobladores","javascript:parent.datos.location.href='hprimer.htm';","",0,20,190);
		Menu3_2=new Array("Árabes","javascript:parent.datos.location.href='harabes.htm';","",0);
		Menu3_3=new Array("Normandos, Suevos, Franceses","javascript:parent.datos.location.href='hnormand.htm';","",0);
		Menu3_4=new Array("Españoles, Saboya, Borbones","javascript:parent.datos.location.href='hespanol.htm';","",0);
		Menu3_5=new Array("Unificación","javascript:parent.datos.location.href='hunifica.htm';","",0);
		Menu3_6=new Array("I y II Guerra Mundial","javascript:parent.datos.location.href='higuerra.htm';","",0);
		Menu3_7=new Array("Actualidad","javascript:parent.datos.location.href='hactual.htm';","",0);
	
		

Menu4=new Array("Llegada a Sicilia","javascript:parent.datos.location.href='llegada.htm';","",0);	

Menu5=new Array("Cabo Sant'Alessio","javascript:parent.datos.location.href='salessio.htm';","",0);

Menu6=new Array("El Etna","","",3);
	Menu6_1=new Array("Introducción","javascript:parent.datos.location.href='etnaintr.htm';","",0,20,155);
	Menu6_2=new Array("Visita","javascript:parent.datos.location.href='etnavis.htm';","",0);
	Menu6_3=new Array("Comida típica","javascript:parent.datos.location.href='etnacom.htm';","",0);


Menu7=new Array("Taormina","","",4);
		Menu7_1=new Array("Introducción","javascript:parent.datos.location.href='taorintr.htm';","",0,20,150);
		Menu7_2=new Array("La llegada","javascript:parent.datos.location.href='taorvlle.htm';","",0);
		Menu7_3=new Array("El Teatro Griego","javascript:parent.datos.location.href='taorvtea.htm';","",0);
		Menu7_4=new Array("Corso Umberto I","javascript:parent.datos.location.href='taorvcor.htm';","",0);



Menu8=new Array("Catania","","",4);
		Menu8_1=new Array("Introducción","javascript:parent.datos.location.href='cataintr.htm';","",0,20,150);
		Menu8_2=new Array("Vias Etnea y Crociferi","javascript:parent.datos.location.href='catavvia.htm';","",0);
		Menu8_3=new Array("La Pescheria","javascript:parent.datos.location.href='catavmer.htm';","",0);
		Menu8_4=new Array("Plaza de la Catedral","javascript:parent.datos.location.href='catavcat.htm';","",0);


Menu9=new Array("Siracusa","","",4);
		Menu9_1=new Array("Introducción","javascript:parent.datos.location.href='siraintr.htm';","",0,20,150);
		Menu9_2=new Array("Virgen de las Lágrimas","javascript:parent.datos.location.href='sirasant.htm';","",0);
		Menu9_3=new Array("Neapolis","","",3);
			Menu9_3_1=new Array("Teatro Griego","javascript:parent.datos.location.href='sirantea.htm';","",0,20,150);
			Menu9_3_2=new Array("Latomía del paraíso","javascript:parent.datos.location.href='siranlat.htm';","",0);
			Menu9_3_3=new Array("Altar y Anfiteatro","javascript:parent.datos.location.href='siranalt.htm';","",0);
			

Menu9_4=new Array("Ortigia","","",6);
			Menu9_4_1=new Array("Por la Plaza Arquímedes","javascript:parent.datos.location.href='siraoarq.htm';","",0,20,150);
			Menu9_4_2=new Array("Via Giudecca","javascript:parent.datos.location.href='siraogiu.htm';","",0);
			Menu9_4_3=new Array("Plaza de la Catedral","javascript:parent.datos.location.href='siraocat.htm';","",0);
			Menu9_4_4=new Array("Fuente de Aretusa","javascript:parent.datos.location.href='siraoare.htm';","",0);
			Menu9_4_5=new Array("Callejeando","javascript:parent.datos.location.href='siraocal.htm';","",0);
			Menu9_4_6=new Array("Templo de Apolo","javascript:parent.datos.location.href='siraoapo.htm';","",0);


Menu10=new Array("Villa del Casale","","",4);
		Menu10_1=new Array("Introducción","javascript:parent.datos.location.href='vcasintr.htm';","",0,20,170);
		Menu10_2=new Array("Zona Termal","javascript:parent.datos.location.href='vcasterm.htm';","",0);
		Menu10_3=new Array("Huéspedes y sirvientes","javascript:parent.datos.location.href='vcaspubl.htm';","",0);
		Menu10_4=new Array("Zona Privada","javascript:parent.datos.location.href='vcaspriv.htm';","",0);


Menu11=new Array("Agrigento","","",3);
		Menu11_1=new Array("Introducción","javascript:parent.datos.location.href='agriintr.htm';","",0,20,150);
		Menu11_2=new Array("Valle dei Templi","javascript:parent.datos.location.href='agritemp.htm';","",0);
		Menu11_3=new Array("Noche en Agrigento","javascript:parent.datos.location.href='agrinoch.htm';","",0);


Menu12=new Array("Segesta","","",2);
		Menu12_1=new Array("La ciudad y su templo","javascript:parent.datos.location.href='segetemp.htm';","",0,20,150);
		Menu12_2=new Array("El teatro","javascript:parent.datos.location.href='segeteat.htm';","",0);


Menu13=new Array("Erice","","",2);
		Menu13_1=new Array("Introducción","javascript:parent.datos.location.href='ericintr.htm';","",0,20,170);
		Menu13_2=new Array("Visita","javascript:parent.datos.location.href='ericvisi.htm';","",0);


Menu14=new Array("Palermo","","",8);
		Menu14_1=new Array("Noche en Palermo","javascript:parent.datos.location.href='palenoch.htm';","",0,20,170);
		Menu14_2=new Array("La ciudad","javascript:parent.datos.location.href='paleciud.htm';","",0);
		Menu14_3=new Array("Palacio de los Normandos","javascript:parent.datos.location.href='palevnor.htm';","",0);
		Menu14_4=new Array("Catedral","javascript:parent.datos.location.href='palevcat.htm';","",0);
		Menu14_5=new Array("Alrededor de Quattro Canti","javascript:parent.datos.location.href='palevqua.htm';","",0);
		Menu14_6=new Array("Monreale","javascript:parent.datos.location.href='palevmon.htm';","",0);
		Menu14_7=new Array("Por el Teatro Massimo","javascript:parent.datos.location.href='palevtea.htm';","",0);
		Menu14_8=new Array("El este de la ciudad","javascript:parent.datos.location.href='palevest.htm';","",0);

Menu15=new Array("Cefalù","","",3);
		Menu15_1=new Array("Introducción","javascript:parent.datos.location.href='cefaintr.htm';","",0,20,170);
		Menu15_2=new Array("La catedral","javascript:parent.datos.location.href='cefacate.htm';","",0);
		Menu15_3=new Array("La ciudad","javascript:parent.datos.location.href='cefaciud.htm';","",0);


Menu16=new Array("Fin del viaje","javascript:parent.datos.location.href='fin.htm';","",0);	
		
Menu17=new Array("Enlaces y Bibliografía","javascript:parent.datos.location.href='biblio.htm';","",0);
	
