/***********************************************************************************
*	(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=6;			// Number of first level items
	var LowBgColor='#CC99FF';			// Background color when mouse is not over
	var LowSubBgColor='#FFFF99';		// Background color when mouse is not over on subs
	var HighBgColor='#CC66FF';			// Background color when mouse is over
	var HighSubBgColor='#FFFF00';			// Background color when mouse is over on subs
	var FontLowColor='#000099';			// Font color when mouse is not over
	var FontSubLowColor='#000055';			// Font color subs when mouse is not over
	var FontHighColor='#000066';			// 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=1;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='center';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='center';			// 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=4;				// 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=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=0;			// 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='titulo';			// Frame where first level appears
	var SecLineFrame='base';			// Frame where sub levels appear
	var DocTargetFrame='base';			// 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("Irlanda","javascript:parent.base.location.href='intro.htm';","",6,20,130);
	Menu1_1=new Array("Introducción","javascript:parent.base.location.href='intro.htm';","",0,20,180);
	Menu1_2=new Array("Datos Generales","javascript:parent.base.location.href='datos.htm';","",0);
	Menu1_3=new Array("Historia","","",7);
			Menu1_3_1=new Array("Primeros asentamientos","javascript:parent.base.location.href='histo.htm';","",0,20,240);
			Menu1_3_2=new Array("La invasión Anglonormanda","javascript:parent.base.location.href='hanorm.htm';","",0);
			Menu1_3_3=new Array("La conquista protestante","javascript:parent.base.location.href='hprotes.htm';","",0);
			Menu1_3_4=new Array("La época georgiana","javascript:parent.base.location.href='hgeorg.htm';","",0);
			Menu1_3_5=new Array("Hambruna, emigración y revueltas","javascript:parent.base.location.href='hhambre.htm';","",0);
			Menu1_3_6=new Array("La lucha por la independencia","javascript:parent.base.location.href='hindepen.htm';","",0);
			Menu1_3_7=new Array("La Irlanda moderna","javascript:parent.base.location.href='hmoder.htm';","",0);

	Menu1_4=new Array("El Gaélico","javascript:parent.base.location.href='gaelico.htm';","",0);
	Menu1_5=new Array("Música y danza Irlandesa","javascript:parent.base.location.href='musica.htm';","",0);
	Menu1_6=new Array("Enlaces","javascript:parent.base.location.href='enlaces.htm';","",0);

Menu2=new Array("Dublín","","",7);
	Menu2_1=new Array("Un recorrido vikingo","javascript:parent.base.location.href='viking.htm';","",0,20,180);
	Menu2_2=new Array("El Centro","","",3);
			Menu2_2_1=new Array("Trinity College","javascript:parent.base.location.href='trinity.htm';","",0,20,180);
			Menu2_2_2=new Array("El banco de Irlanda","javascript:parent.base.location.href='bancoirl.htm';","",0);
			Menu2_2_3=new Array("Grafton Street","javascript:parent.base.location.href='grafton.htm';","",0);
	Menu2_3=new Array("La ciudad Georgiana","javascript:parent.base.location.href='georgian.htm';","",0);
	Menu2_4=new Array("El norte del río Liffey","","",3);
			Menu2_4_1=new Array("O'Connell Street","javascript:parent.base.location.href='oconnell.htm';","",0,20,180);
			Menu2_4_2=new Array("Custom House","javascript:parent.base.location.href='customh.htm';","",0);
			Menu2_4_3=new Array("Four Courts","javascript:parent.base.location.href='fcourts.htm';","",0);
	Menu2_5=new Array("Temple Bar","javascript:parent.base.location.href='templeb.htm';","",0);
	Menu2_6=new Array("La Ciudad Medieval","","",5);
			Menu2_6_1=new Array("El Castillo de Dublín","javascript:parent.base.location.href='castillo.htm';","",0,20,180);
			Menu2_6_2=new Array("El Ayuntamiento","javascript:parent.base.location.href='cityhall.htm';","",0);
			Menu2_6_3=new Array("Christ Church","javascript:parent.base.location.href='christc.htm';","",0);
			Menu2_6_4=new Array("St Patrick","javascript:parent.base.location.href='spatrick.htm';","",0);
			Menu2_6_5=new Array("St Audoen","javascript:parent.base.location.href='saudoen.htm';","",0);
	Menu2_7=new Array("Guinness Storehouse","javascript:parent.base.location.href='guinness.htm';","",0);



Menu3=new Array("Costa Dublinesa","","",4);
		Menu3_1=new Array("Castillo de Malahide","javascript:parent.base.location.href='malahide.htm';","",0,20,155);
		Menu3_2=new Array("Howth","javascript:parent.base.location.href='howth.htm';","",0);
		Menu3_3=new Array("Sandycove","javascript:parent.base.location.href='sandycov.htm';","",0);
		Menu3_4=new Array("Killiney","javascript:parent.base.location.href='killiney.htm';","",0);

Menu4=new Array("Montañas Wicklow","","",6);	
		Menu4_1=new Array("Camino a las montañas","javascript:parent.base.location.href='camino.htm';","",0,20,180);
		Menu4_2=new Array("Lago Tay","javascript:parent.base.location.href='lagotay.htm';","",0);
		Menu4_3=new Array("Sally Gap y Military Road","javascript:parent.base.location.href='sgap.htm';","",0);
		Menu4_4=new Array("Cascada de Glenmacnass","javascript:parent.base.location.href='glenmac.htm';","",0);
		Menu4_5=new Array("Glendalough","javascript:parent.base.location.href='glendalo.htm';","",0);
		Menu4_6=new Array("Lagos Blessington","javascript:parent.base.location.href='blessing.htm';","",0);




Menu5=new Array("Norte de Dublín","","",6);
	Menu5_1=new Array("Fourknocks","javascript:parent.base.location.href='fourknoc.htm';","",0,20,155);
	Menu5_2=new Array("Mellifont","javascript:parent.base.location.href='mellifon.htm';","",0);
	Menu5_3=new Array("Valle del Boyne","javascript:parent.base.location.href='boyne.htm';","",0);
	Menu5_4=new Array("Monasterboice","javascript:parent.base.location.href='monaster.htm';","",0);
	Menu5_5=new Array("Colina de Slane","javascript:parent.base.location.href='slane.htm';","",0);	
	Menu5_6=new Array("Colina de Tara","javascript:parent.base.location.href='tara.htm';","",0);	





Menu6=new Array("Sur y oeste del país","","",8);
	Menu6_1=new Array("Kilkenny","javascript:parent.base.location.href='kilkenny.htm';"
,"",0,20,155);

	Menu6_2=new Array("Rock of Cashel","javascript:parent.base.location.href='rocashel.htm';"
,"",0);
	Menu6_3=new Array("Cork","javascript:parent.base.location.href='cork.htm';"
,"",0);
	Menu6_4=new Array("Macroom","javascript:parent.base.location.href='macroom.htm';"
,"",0);
	Menu6_5=new Array("Killarney","javascript:parent.base.location.href='killarn.htm';"
,"",0);
	Menu6_6=new Array("Península de Dingle","javascript:parent.base.location.href='dingle.htm';"
,"",0);
	Menu6_7=new Array("Galway","javascript:parent.base.location.href='galway.htm';"
,"",0);
	Menu6_8=new Array("Connemara",""
,"",2);
			Menu6_8_1=new Array("De Oughterard a Leenane","javascript:parent.base.location.href='connemar.htm';","",0,20,240);
			Menu6_8_2=new Array("Abadía de Kylemore","javascript:parent.base.location.href='kylemore.htm';","",0);



	
