
var NoOffFirstLineMenus=5;			// Number of first level items
	var LowBgColor='orange';			// Background color when mouse is not over
	var LowSubBgColor='orange';			// Background color when mouse is not over on subs
	var HighBgColor='black';			// Background color when mouse is over
	var HighSubBgColor='black';			// 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='black';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=9;				// Font size menu items
	var FontBold=1;				// 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='center';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=20;				// Menu offset x coordinate
	var StartLeft=1;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// 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=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=['tri.gif',5,10,'tridown.gif',10,5,'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("Home","http://jack-ryan.com","",0,20,138);

Menu2=new Array("First Years","http://jack-ryan.com","",3,20,138);
	Menu2_1=new Array("Jack Enters 2003","default.html","",6,20,138);
		Menu2_1_1=new Array("Day of Birth","birth.html","",0,20,138);
		Menu2_1_2=new Array("Jack comes home","home03.html","",0,20,138);
		Menu2_1_3=new Array("Football season","fbs03.html","",0,20,138);
		Menu2_1_4=new Array("His Christening","christening.html","",0,20,138);
		Menu2_1_5=new Array("Halloween","halloween03.html","",0,20,138);
		Menu2_1_6=new Array("Christmas","xmas03.html","",0,20,138);



	Menu2_2=new Array("Jack enters 2004","default.html","",7);
		Menu2_2_1=new Array("Valentines Day","vday04.html","",0,20,150);
		Menu2_2_2=new Array("Easter","easter04.html","",0,20,150);
		Menu2_2_3=new Array("Circus","circus04.html","",0,20,150);
		Menu2_2_4=new Array("Summer 04","summer04.html","",0,20,150);
		Menu2_2_5=new Array("Halloween '04","halloween04.html","",0,20,150);
		Menu2_2_6=new Array("Disney Vacation","disney.html","",7);
	        Menu2_2_6_1=new Array("Magic Kingdom","vacation041.html","",0,20,150);
	        Menu2_2_6_2=new Array("Epcot & Halloween Party","vacation042.html","",0);
				  Menu2_2_6_3=new Array("MGM,Anl Kngdm, Epcot","vacation043.html","",0);
				  Menu2_2_6_4=new Array("Checkout & Ship","vacation044.html","",0);
				  Menu2_2_6_5=new Array("Nassau","vacation045.html","",0);
				  Menu2_2_6_6=new Array("Castaway Cay","vacation046.html","",0);
	        Menu2_2_6_7=new Array("Last night","vacation047.html","",0,20,150);
	        Menu2_2_6_8=new Array("Last night on ship","vacation048.html","",0);
				  Menu2_2_6_9=new Array("Movie Index","vac04movies.html","",0);
				  Menu2_2_6_10=new Array("slideshows","vac04sshow.html","",0);
		Menu2_2_7=new Array("Christmas 04","xmas04.html","",3);
	        Menu2_2_7_1=new Array("Opening Presents","xmas04.html","",0,20,150);
	        Menu2_2_7_2=new Array("Bouncer movie","bouncemov.html","",0);
				  Menu2_2_7_3=new Array("slideshow","slideshow/xmas04ss.exe","",0);

	Menu2_3=new Array("Jack enters 2005","default.html","",5);
		Menu2_3_1=new Array("Easter 2005","easter05.html","",0,20,150);
		Menu2_3_2=new Array("Spring 2005","spring05_ga.html","",1);
			     Menu2_3_2_1=new Array("Great Adventure","spring05_ga.html","",0,20,150);
		Menu2_3_3=new Array("Summer 2005","summer.html","",1);
			     Menu2_3_3_1=new Array("2nd BDAY","2ndbday.html","",0,20,150);
		Menu2_3_4=new Array("Fall 2005","halloween05.html","",2);
	        Menu2_3_4_1=new Array("Pumpkin Pickin","halloween05.html","",0,20,150);
	        Menu2_3_4_2=new Array("Trick-or-Treat","halloween051.html","",0);
		Menu2_3_5=new Array("Winter 2005","snow05.html","",6);
			     Menu2_3_5_1=new Array("1st Snow","snow05.html","",0,20,150);
			     Menu2_3_5_2=new Array("Radio City","radiocity.html","",0,20,150);
			     Menu2_3_5_3=new Array("Fire House","firehouse.html","",0,20,150);
			     Menu2_3_5_4=new Array("Daddy Xmas Party","daddywork.html","",0,20,150);
			     Menu2_3_5_5=new Array("Xmas Eve","xmaseve05.html","",0,20,150);
			     Menu2_3_5_6=new Array("Xmas Morning","xmas05.html","",0,20,150);

Menu3=new Array("Jack enters 2006","default.html","",6);
	Menu3_1=new Array("Circus 06","circus06.html","",0,20,150);
	Menu3_2=new Array("Easter 06","easter06.html","",4);
		     Menu3_2_1=new Array("Easter Homepage","easter06.html","",0,20,150);
		     Menu3_2_2=new Array("Coloring eggs","easter06eggs.html","",0,20,150);
		     Menu3_2_3=new Array("Hunting Eggs","easter06hunt.html","",0,20,150);
		     Menu3_2_4=new Array("Slide Show","easter06ss.html.html","",0,20,150);
	Menu3_3=new Array("Six Flags","ga2006.html","",2);
		     Menu3_3_1=new Array("May visits","gamay06.html","",0,20,150);
		     Menu3_3_2=new Array("May Slideshow","gamay06ss.html","",0,20,150);
	Menu3_4=new Array("Wildwood","wildwood06.html","",1);
			   Menu3_4_1=new Array("Goes to Beach","wildwood061.html","",0,20,150);
		     Menu3_3_2=new Array("May Slideshow","gamay06ss.html","",0,20,150);
  Menu3_5=new Array("3rd B-Day","3rdbday.html","",2);
			   Menu3_5_1=new Array("My 3rd B-Day","3rdbday.html","",0,20,150);
		     Menu3_5_2=new Array("3rd B-Day pics","3rdbday1.html","",0,20,150);
	Menu3_6=new Array("Xmas 06","xmas06.html","",2);
			   Menu3_6_1=new Array("Xmas 06","xmas06.html","",0,20,150);
		     Menu3_6_2=new Array("Present openings","xmas061.html","",0,20,150);
		     
Menu4=new Array("2007","default.html","",4,20,138);
	Menu4_1=new Array("Spring","default.html","",0,20,138);
	Menu4_2=new Array("Summer","default.html","",5,20,138);
		Menu4_2_1=new Array("Night at Beach","nightatbeach07.html","",0,20,138);
		Menu4_2_2=new Array("Visit PA","summer07_pa.html","",0,20,138);
		Menu4_2_3=new Array("Knoebels","knoebels07.html","",0,20,138);
		Menu4_2_4=new Array("Vacation","vacation07.html","",9,20,138);
						Menu4_2_4_1=new Array("Vacation Homepage","vacation07.html","",0,20,138);
						Menu4_2_4_2=new Array("July 20th","july202007.html","",0,20,138);		
						Menu4_2_4_3=new Array("July 21st","july212007.html","",0,20,138);			
						Menu4_2_4_4=new Array("July 22nd","july222007.html","",0,20,138);			
						Menu4_2_4_5=new Array("July 23rd","july232007.html","",0,20,138);			
						Menu4_2_4_6=new Array("July 24th","july242007.html","",0,20,138);	
						Menu4_2_4_7=new Array("July 25th","july252007.html","",2,20,138);
											Menu4_2_4_7_1=new Array("Yorktown","july252007yt.html","",0,20,138);					
											Menu4_2_4_7_2=new Array("Busch Gardens","july252007bg.html","",0,20,138);							
						Menu4_2_4_8=new Array("July 26th","july262007.html","",0,20,138);		
						Menu4_2_4_9=new Array("July 27th","july272007.html","",0,20,138);								
		Menu4_2_5=new Array("4th B-Day","4thbday.html","",0,20,138);
	Menu4_3=new Array("Fall","default.html","",1,20,138);	
		Menu4_3_1=new Array("Halloween","halloween07.html","",2,20,138);
						Menu4_3_1_1=new Array("Costumes","halloween07.html","",0,20,138);
						Menu4_3_1_2=new Array("Freightfest","freightfest07.html","",2,20,138);
										Menu4_3_1_2_1=new Array("Opening Day","freightfest071.html","",0,20,138);
										Menu4_3_1_2_2=new Array("2nd Visit","freightfest072.html","",0,20,138);
		Menu4_4=new Array("Winter","winter07.html","",2,20,138);
						Menu4_4_1=new Array("Radio City","rcmh_07.html","",0,20,138);
						Menu4_4_2=new Array("Christmas","xmas07.html","",4,20,138);		
								Menu4_4_2_1=new Array("Xmas Hompage","xmas07.html","",0,20,138);	
								Menu4_4_2_2=new Array("Santa @ firehall","xmas071.html.html","",0,20,138);			
								Menu4_4_2_3=new Array("Christmas Eve","xmaseve07.html","",0,20,138);	
								Menu4_4_2_4=new Array("Christmas Day","xmasday07.html","",0,20,138);
Menu5=new Array("2008","default.html","",3,20,150);
	Menu5_1=new Array("Winter","snow_feb12.html","",2,20,150);
          Menu5_1_1=new Array("First Snow","snow_feb12.html","",0,20,150);
          Menu5_1_2=new Array("Second Snow","snow_feb22.html","",0);
	Menu5_2=new Array("Spring","easter08.html","",4);
          Menu5_2_1=new Array("1st trip to beach","1stbeach08.html","",0,20,150);
          Menu5_2_2=new Array("1st trip to Six Flags","1stga2008.html","",1);
                    Menu5_2_2_1=new Array("Six Flags Pics","1stga2008.html","",0,20,150);
          Menu5_2_3=new Array("Easter","easter08.html","",4,20,150);
                    Menu5_2_3_1=new Array("Homepage","easter08.html","",0,20,150);
          		      Menu5_2_3_2=new Array("Easter Day","easter08pg1.html","",0);
         		        Menu5_2_3_3=new Array("Easter Eggs","eastereggs08.html","",0,20,150);
          		      Menu5_2_3_4=new Array("Easter Video","easter08mov.html","",0);	
          Menu5_2_4=new Array("Wildwest City","wildwestcity08.html","",2);
                    Menu5_2_4_1=new Array("Wanted Page","wildwestcity08.html","",0,20,150);
                    Menu5_2_4_2=new Array("The Town","wildwestcity.html","",0,20,150);
		Menu5_3=new Array("FALL","halloween08_01.html","",2,20,138);
						Menu5_3_1=new Array("Pumpkin Patch","halloween08_01.html","",0,20,138);
						Menu5_3_2=new Array("Freighfest 08","ffest08_home.html","",0,20,138);		
                   
