

/***********************************************************************************
*	(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=7;			// Number of first level items
	var LowBgColor='#FFFFFF';			// Background color when mouse is not over
	var LowSubBgColor='FFFFFF';			// Background color when mouse is not over on subs
	var HighBgColor='000033';			// Background color when mouse is over
	var HighSubBgColor='000033';			// Background color when mouse is over on subs
	var FontLowColor='black';			// Font color when mouse is not over
	var FontSubLowColor='black';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='000033';			// Border color
	var BorderSubColor='000033';			// Border color for subs
	var BorderWidth=2;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="georgia,times new roman,times,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=0;				// Menu offset x coordinate
	var StartLeft=0;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=0;				// Left padding
	var TopPaddng=0;				// 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='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// 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=['http://www.homeofthemother.org/mag/tri.gif',5,10,'http://www.homeofthemother.org/mag/tridown.gif',10,5,'http://www.homeofthemother.org/mag/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("  English","http://www.homeofthemother.org","",4,20,65);
	Menu1_1=new Array(" Español","http://www.hogardelamadre.org/","",0,20,100);	
	Menu1_2=new Array(" Deutsch","http://www.heimdermutter.org/","",0,20,100);
	Menu1_3=new Array(" Italiano","http://www.hogardelamadre.org/italiano/index.html","",0,20,100);
	Menu1_4=new Array(" Français","http://www.hogardelamadre.org/frances/index.html","",0,20,100);

Menu2=new Array("Who are we?","http://www.homeofthemother.org/spir/index.html","",8,20,95);
	Menu2_1=new Array("Our History","http://www.homeofthemother.org/spir/history.html","",0,20,180);	
	Menu2_2=new Array("Founder","http://www.homeofthemother.org/spir/founder.html","",0);
	Menu2_3=new Array("Servant Sisters","http://www.homeofthemother.org/spir/servantsisters.html","",0);
	Menu2_4=new Array("Servant Priests and Brothers","http://www.homeofthemother.org/spir/servants.html","",0);
	Menu2_5=new Array("Adults","http://www.homeofthemother.org/spir/adults.html","",0);
	Menu2_6=new Array("Youth","http://www.homeofthemother.org/otros/hmj/index.html","",0);
	Menu2_7=new Array("Some Photos","http://www.hogardelamadre.org/otros/fotos/index.php","",0);
	Menu2_8=new Array("Contact us","spir/contacts.html","",0);

Menu3=new Array("Music","http://www.homeofthemother.org/music/index.html","",2,20,70);
	Menu3_1=new Array("I Want to Live","http://www.homeofthemother.org/music/word.html","",0,20,125);	
	Menu3_2=new Array("In Spanish","http://www.hogardelamadre.org/musica/index.html","",3);
	   	    Menu3_2_1=new Array("Children's music","http://www.hogardelamadre.org/musica/letrasinf2.html","",0,20,150);
	        Menu3_2_2=new Array("Teo eres genial","http://www.hogardelamadre.org/musica/musicteo.html","",0);
	        Menu3_2_3=new Array("Los colegas de San Blas","http://www.hogardelamadre.org/musica/colegas.html","",0);



Menu4=new Array("Magazine","http://www.homeofthemother.org/mag/index.html","",6,20,80);
	Menu4_1=new Array("Subscription","http://www.hogardelamadre.org/catalog/indexeng.html","",0,20,125);
	Menu4_2=new Array("H.M. for Children","http://www.homeofthemother.org/mag/children.html","",0);
	Menu4_3=new Array("Brief History","http://www.homeofthemother.org/mag/history.html","",0);
    Menu4_4=new Array("How we make HM","http://www.homeofthemother.org/mag/how.html","",0);
    Menu4_5=new Array("Previous issues","http://www.homeofthemother.org/mag/previous/index.html","",0);
    Menu4_6=new Array("Articles","http://www.homeofthemother.org/mag/index.html","",5,20,175);
           Menu4_6_1=new Array("From Pope Benedict XVI","http://www.homeofthemother.org/mag/previous/138/pope.html","",0,35,200);
           Menu4_6_2=new Array("We Speak with...","http://www.homeofthemother.org/mag/previous/138/interview.html","",0,20);
           Menu4_6_3=new Array("How I Met the Home","http://www.homeofthemother.org/mag/previous/138/how.html","",0,20);
           Menu4_6_4=new Array("Mamie","http://www.homeofthemother.org/mag/previous/138/mamie.html","",0,20,200);
	       Menu4_6_5=new Array("You are the Light of the World","http://www.homeofthemother.org/mag/previous/138/other.html","",0,20);
Menu5=new Array("Television","http://www.homeofthemother.org/television/index.html","",4,20,85);
	Menu5_1=new Array("Support Group","http://www.homeofthemother.org/television/support.html","",0,20,150);
	Menu5_2=new Array("Pray for HM TV","http://www.homeofthemother.org/television/oracionTV.html","",0);
	Menu5_3=new Array("Hanging onto Providence","http://www.homeofthemother.org/television/articlehtml","",0);
	Menu5_4=new Array("  Programs","http://www.homeofthemother.org/television/programs.html","",0);

Menu6=new Array("Activities","http://www.homeofthemother.org/activ/index.html","",3,20,85);
	Menu6_1=new Array("Summer Encounters","http://www.homeofthemother.org/activ/summer.html","",0,20,150);
	Menu6_2=new Array("Holy Week Encounters","http://www.homeofthemother.org/activ/sem2004.html","",0);
	Menu6_3=new Array("Pilgrimages","http://www.homeofthemother.org/activ/pilgrim.html","",0);

Menu7=new Array("Sections","","",4,20,80);	
	Menu7_1=new Array("Spiritual Life","","",4,20,95);
		 Menu7_1_1=new Array("Rosary","http://www.homeofthemother.org/otros/rosary/index.html","",0,20,100);
         Menu7_1_2=new Array("Eucharist","http://www.homeofthemother.org/otros/eucharist/index.html","",0);
         Menu7_1_3=new Array("Recommended Book","http://www.homeofthemother.org/otros/books/index.php","",0,30);
         Menu7_1_4=new Array("The Pope Speaks","http://www.hogardelamadre.org/otros/delpapa/grabaciones/index.html","",0,20);
	Menu7_2=new Array("Children","","",3,20,95);
 		 Menu7_2_1=new Array("Altarboys","http://www.homeofthemother.org/mag/children/39/altarboy.html","",0,20,120);
         Menu7_2_2=new Array("Children's Magazine","http://www.homeofthemother.org/mag/children.html","",0);
         Menu7_2_3=new Array("Catechism","http://www.homeofthemother.org/otros/child/catec/index.html","",0,20);
	Menu7_3=new Array("Youth","","",5,20,95);
 		 Menu7_3_1=new Array("Out in the Open","http://www.homeofthemother.org/otros/hmj/descub/index.html","",0,20,100);
         Menu7_3_2=new Array("HMY","http://www.homeofthemother.org/otros/hmj/index.html","",0);
         Menu7_3_3=new Array("Curious Facts","http://www.homeofthemother.org/otros/curious/index.html","",0,20);     
         Menu7_3_4=new Array("Chat","http://www.homeofthemother.org/chat/index.html","",0,20);
		 Menu7_3_5=new Array("Forum","http://www.hogardelamadre.org/forum/index.php","",0,20);	
	Menu7_4=new Array("Others","","",3,20,95);
		 Menu7_4_1=new Array("E-Cards","http://www.homeofthemother.org/sendcard/index.php","",0,20,110);
         Menu7_4_2=new Array("Links","http://www.homeofthemother.org/otros/links/index.html","",0,20);     
         Menu7_4_3=new Array("Missionary Groups","http://www.homeofthemother.org/otros/missions/index.html","",0,20);