/***********************************************************************************
*	Dynamic menu for main page						*		
***********************************************************************************/

	var NoOffFirstLineMenus=7;			// Number of first level items
	var LowBgColor='#E21A1A';			// Background color when mouse is not over
	var LowSubBgColor='#D2DEF5';		// Background color when mouse is not over on subs
	var HighBgColor='#FBF7BB';			// Background color when mouse is over
	var HighSubBgColor='#FBF7BB';		// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='navy';			// Font color subs when mouse is not over
	var FontHighColor='black';			// Font color when mouse is over
	var FontSubHighColor='black';			// Font color subs when mouse is over
	var BorderColor='#E21A1A';			// Border color
	var BorderSubColor='navy';			// Border color for subs
	var BorderWidth=2;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="'comic sans MS',tahoma";			// Font family menu items
	var FontSize=8;				// 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=.8;			// vertical overlap child/ parent
	var StartTop=295;				// Menu offset x coordinate
	var StartLeft=18;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=38;				// Left padding
	var TopPaddng=3;				// 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=['mainpics/tri.gif',5,10,'mainpics/tridown.gif',10,5,'mainpics/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("<BR>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;HOME","index.html","mainpics/engine2.gif",0,41,95);

Menu2=new Array("0 - 11 Months","newborn/index.html","mainpics/engine2.gif",14,41,95);
	Menu2_1=new Array("Newborn 1999","newborn/index.html","",0,20,150);	
	Menu2_2=new Array("1 month","1month/index.html","",0);
	Menu2_3=new Array("2 months","2month/index.html","",0);
	Menu2_4=new Array("3 months","3month/index.html","",0);
	Menu2_5=new Array("4 months","4month/index.html","",0);
	Menu2_6=new Array("5 months","5month/index.html","",0);
	Menu2_7=new Array("6 months","6month/index.html","",0);
	Menu2_8=new Array("Colorado Trip","colorado/index.html","",0);
	Menu2_9=new Array("7 months","7month/index.html","",0);
	Menu2_10=new Array("8 months","8month/index.html","",0);
	Menu2_11=new Array("9 months","9month/index.html","",0);
	Menu2_12=new Array("Christmas","christmas1999/index.html","",0);
	Menu2_13=new Array("10 months","10month/index.html","",0);
	Menu2_14=new Array("11 months","11month/index.html","",0);

Menu3=new Array("12 - 23 Months","12month/index.html","mainpics/engine2.gif",12,41,90);
	Menu3_1=new Array("12 Months 2000","12month/index.html","",0,20,150);
	Menu3_2=new Array("13 Months","13month/index.html","",0);
	Menu3_3=new Array("14 Months","14month/index.html","",0);
	Menu3_4=new Array("15 Months","15month/index.html","",0);
	Menu3_5=new Array("16 Months","16month/index.html","",0);
	Menu3_6=new Array("17 Months","17month/index.html","",0);
	Menu3_7=new Array("18 Months","18month/index.html","",0);
	Menu3_8=new Array("19 Months","19month/index.html","",0);
	Menu3_9=new Array("20 Months","20month/index.html","",0);
	Menu3_10=new Array("21 Months","21month/index.html","",0);
	Menu3_11=new Array("22 Months","22month/index.html","",0);
	Menu3_12=new Array("23 Months","23month/index.html","",0);

Menu4=new Array("2 Years","easterspring2001/index.html","mainpics/engine2.gif",6,41,90);
	Menu4_1=new Array("Easter/Spring 2001","easterspring2001/index.html","",0,20,150);
	Menu4_2=new Array("Cow Callin'","cowcallin2001/index.html","",0);
	Menu4_3=new Array("Summer","summer2001/index.html","",0);
	Menu4_4=new Array("Hallowe'en/Fall","halloween2001/index.html","",0);
	Menu4_5=new Array("New Brother","newbrother2001/index.html","",0);
	Menu4_6=new Array("Christmas 2001","christmas2001/index.html","",0);

Menu5=new Array("3 Years","easterspring2002/index.html","mainpics/engine2.gif",5,41,90);
	Menu5_1=new Array("Easter/Spring 2002","easterspring2002/index.html","",0,20,150);
	Menu5_2=new Array("Birthday","birthday2002/index.html","",0);
	Menu5_3=new Array("Summer","summer2002/index.html","",0);
	Menu5_4=new Array("Fall","fall2002/index.html","",0);
	Menu5_5=new Array("Winter","winter2002/index.html","",0);

Menu6=new Array("4 Years","easterspring2003/index.html","mainpics/engine2.gif",5,41,90);
	Menu6_1=new Array("Easter/Spring 2003","easterspring2003/index.html","",0,20,150);
	Menu6_2=new Array("Birthday","birthday2003/index.html","",0);
	Menu6_3=new Array("Summer","summer2003/index.html","",0);
	Menu6_4=new Array("Fall","fall2003/index.html","",0);
	Menu6_5=new Array("Winter","winter2003/index.html","",0);

Menu7=new Array("5 Years","easterspring2004/index.html","mainpics/engine2.gif",2,41,90);
	Menu7_1=new Array("Easter/Spring 2004","easterspring2004/index.html","",0,20,150);
	Menu7_2=new Array("Summer","summer2004/index.html","",0);
//	Menu7_3=new Array("Fall","fall2004/index.html","",0);
//	Menu7_4=new Array("Winter","winter2004/index.html","",0);


