/***********************************************************************************
*	(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
***********************************************************************************/

// COLOR CODE LIST
//   black =#000000
//   white =#FFFFFF
//   gray = #808080
//   blue = #0000FF
//   navy = #000080
//   red = #FF0000
//   green = #008000
//   olive = # 808000
//   olive drab = # 688E23

	var NoOffFirstLineMenus=8;                       // Number of first level items
	var LowBgColor='white';                           // Background color when mouse is not over
	var LowSubBgColor='white';                        // Background color when mouse is not over on subs
	var HighBgColor='688E23';                         // Background color when mouse is over
	var HighSubBgColor='688E23';                      // 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='#000080';                        // Border color
	var BorderSubColor='#000080';                     // Border color for subs
	var BorderWidth=2;                                // Border width
	var BorderBtwnElmnts=1;                           // Border between elements 1 or 0
	var FontFamily='arial,helvetica';                 // 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='left';                          // Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';                   // Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.05;                             // Horizontal overlap child/ parent
	var ChildVerticalOverlap=.25;                     // Vertical overlap child/ parent
	var StartTop=30;                                  // Menu offset x coordinate
	var StartLeft=25;                                 // Menu offset y coordinate
	var VerCorrect=0;                                 // Multiple frames y correction
	var HorCorrect=0;                                 // Multiple frames x correction
	var LeftPaddng=8;                                 // Left padding
	var TopPaddng=5;                                  // Top padding
	var FirstLineHorizontal=0;                        // Set to 1 for horizontal menu, 0 for vertical menu
	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=['../images/tri.gif',5,10,'../images/tridown.gif',10,5,'../images/trileft.gif',5,10];    // Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}

// MENU TREE VARIABLES
//    MenuX=new Array("TextToShow","Link","BgImage",NoOfSubs,Height,Width,BgColor,BgHiColor,FontColor,FontHiColor,BorderColor); 
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("School","","",3,25,180);
	Menu1_1=new Array("Main Intro Page","../SCHOOL/index.html","",0,25,160);
	Menu1_2=new Array("Electrician's Union","","",2,25,160);
		Menu1_2_1=new Array("IBEW Local #176 website","http://www.ibewlocal176.org","",0,25,160);
		Menu1_2_2=new Array("J.A.T.C. website","http://www.njatc.com","",0,25,160);
	Menu1_3=new Array("College","","",1,25,160);
		Menu1_3_1=new Array("JJC's Website","http://www.jjc.cc.il.us","",0,25,160);

Menu2=new Array("Work","","",1,25,180);
	Menu2_1=new Array("Main Intro Page","../WORK/index.html","",0,25,160);

Menu3=new Array("Pictures","","",4,25,180);
	Menu3_1=new Array("Main Intro Page","../PICTURES/index.html","",0,25,160);
	Menu3_2=new Array("My nephew Kyle","","",1,25,160);
		Menu3_2_1=new Array("Pics from 2004","","",7,25,160);
			Menu3_2_1_1=new Array("Pics taken on the day he was born 01-08-04 (pg. 1)","../PICTURES/kyle-01-1.html","",0,40,160);
			Menu3_2_1_2=new Array("Pics taken on the day he was born 01-08-04 (pg. 2)","../PICTURES/kyle-01-2.html","",0,40,160);
			Menu3_2_1_3=new Array("Pics taken on the day he was born 01-08-04 (pg. 3)","../PICTURES/kyle-01-3.html","",0,40,160);
			Menu3_2_1_4=new Array("Pics taken on 01-13-04 (pg. 1)","../PICTURES/kyle-02-1.html","",0,40,160);
			Menu3_2_1_5=new Array("Pics taken on 01-13-04 (pg. 2)","../PICTURES/kyle-02-2.html","",0,40,160);
			Menu3_2_1_6=new Array("Pics from his Baptism taken on 01-18-04","../PICTURES/kyle-03.html","",0,40,160);
			Menu3_2_1_7=new Array("Pics taken when he was 4 month's old on 05-12-04","../PICTURES/kyle-04.html","",0,40,160);
	Menu3_3=new Array("My niece Samantha","","",5,25,160);
		Menu3_3_1=new Array("Pics from 2000","","",5,25,160);
			Menu3_3_1_1=new Array("Pics taken on the day she was born 10-02-00","../PICTURES/samantha-01.html","",0,40,160);
			Menu3_3_1_2=new Array("Pics taken on 10-03-00","../PICTURES/samantha-02.html","",0,25,160);
			Menu3_3_1_3=new Array("Pics taken on 10-14-00","../PICTURES/samantha-03.html","",0,25,160);
			Menu3_3_1_4=new Array("Pics taken on 12-18-00","../PICTURES/samantha-04.html","",0,25,160);
			Menu3_3_1_5=new Array("Pics from her Baptism taken on 12-31-00","../PICTURES/samantha-05.html","",0,40,160);
		Menu3_3_2=new Array("Pics from 2001","","",5,25,160);
			Menu3_3_2_1=new Array("Pics taken on 03-08-01","../PICTURES/samantha-06.html","",0,25,160);
			Menu3_3_2_2=new Array("Pics taken on 05-16-01","../PICTURES/samantha-07.html","",0,25,160);
			Menu3_3_2_3=new Array("Pics taken on 08-29-01","../PICTURES/samantha-08.html","",0,25,160);
			Menu3_3_2_4=new Array("Pics from Sam's 1st b-day taken on 10-02-01 (pg. 1)","../PICTURES/samantha-09-1.html","",0,40,160);
			Menu3_3_2_5=new Array("Pics from Sam's 1st b-day taken on 10-02-01 (pg. 2)","../PICTURES/samantha-09-2.html","",0,40,160);
		Menu3_3_3=new Array("Pics from 2002","","",5,25,160);
			Menu3_3_3_1=new Array("Pics taken on 06-01-02","../PICTURES/samantha-10.html","",0,25,160);
			Menu3_3_3_2=new Array("Pics from Sam's 2nd b-day taken on 10-02-02 (pg. 1)","../PICTURES/samantha-11-1.html","",0,40,160);
			Menu3_3_3_3=new Array("Pics from Sam's 2nd b-day taken on 10-02-02 (pg. 2)","../PICTURES/samantha-11-2.html","",0,40,160);
			Menu3_3_3_4=new Array("Pics taken on 10-12-02","../PICTURES/samantha-12.html","",0,25,160);
			Menu3_3_3_5=new Array("Pics taken on 10-31-02","../PICTURES/samantha-13.html","",0,25,160);
		Menu3_3_4=new Array("Pics from 2003","","",1,25,160);
			Menu3_3_4_1=new Array("Pics taken on Easter 2003","../PICTURES/samantha-14.html","",0,25,160);
		Menu3_3_5=new Array("~ Misc. video clips of Sam","../PICTURES/samantha-video-01.html","",0,25,160);
	Menu3_4=new Array("~ Wedding's","","",1,25,160);
		Menu3_4_1=new Array("Kari & Steve's Wedding 09-29-01","","",11,40,160);
			Menu3_4_1_1=new Array("Page 01","../PICTURES/kari-steve_wedding-01.html","",0,25,160);
			Menu3_4_1_2=new Array("Page 02","../PICTURES/kari-steve_wedding-02.html","",0,25,160);
			Menu3_4_1_3=new Array("Page 03","../PICTURES/kari-steve_wedding-03.html","",0,25,160);
			Menu3_4_1_4=new Array("Page 04","../PICTURES/kari-steve_wedding-04.html","",0,25,160);
			Menu3_4_1_5=new Array("Page 05","../PICTURES/kari-steve_wedding-05.html","",0,25,160);
			Menu3_4_1_6=new Array("Page 06","../PICTURES/kari-steve_wedding-06.html","",0,25,160);
			Menu3_4_1_7=new Array("Page 07","../PICTURES/kari-steve_wedding-07.html","",0,25,160);
			Menu3_4_1_8=new Array("Page 08","../PICTURES/kari-steve_wedding-08.html","",0,25,160);
			Menu3_4_1_9=new Array("Page 09","../PICTURES/kari-steve_wedding-09.html","",0,25,160);
			Menu3_4_1_10=new Array("Page 10","../PICTURES/kari-steve_wedding-10.html","",0,25,160);
			Menu3_4_1_11=new Array("Page 11","../PICTURES/kari-steve_wedding-11.html","",0,25,160);

Menu4=new Array("Funny Stuff","","",3,25,180);
	Menu4_1=new Array("Main Intro Page","../FUNNY/index.html","",0,25,160);
	Menu4_2=new Array("Pictures","","",5,25,160);
		Menu4_2_1=new Array("Pages 1-10","","",10,25,160);
	                Menu4_2_1_1=new Array("Page 1","../FUNNY/pictures-01.html","",0,25,160);
			Menu4_2_1_2=new Array("Page 2","../FUNNY/pictures-02.html","",0,25,160);
			Menu4_2_1_3=new Array("Page 3","../FUNNY/pictures-03.html","",0,25,160);
			Menu4_2_1_4=new Array("Page 4","../FUNNY/pictures-04.html","",0,25,160);
			Menu4_2_1_5=new Array("Page 5","../FUNNY/pictures-05.html","",0,25,160);
			Menu4_2_1_6=new Array("Page 6","../FUNNY/pictures-06.html","",0,25,160);
			Menu4_2_1_7=new Array("Page 7","../FUNNY/pictures-07.html","",0,25,160);
			Menu4_2_1_8=new Array("Page 8","../FUNNY/pictures-08.html","",0,25,160);
			Menu4_2_1_9=new Array("Page 9","../FUNNY/pictures-09.html","",0,25,160);
			Menu4_2_1_10=new Array("Page 10","../FUNNY/pictures-10.html","",0,25,160);
		Menu4_2_2=new Array("Pages 11-20","","",10,25,160);
			Menu4_2_2_1=new Array("Page 11","../FUNNY/pictures-11.html","",0,25,160);
			Menu4_2_2_2=new Array("Page 12","../FUNNY/pictures-12.html","",0,25,160);
			Menu4_2_2_3=new Array("Page 13","../FUNNY/pictures-13.html","",0,25,160);
			Menu4_2_2_4=new Array("Page 14","../FUNNY/pictures-14.html","",0,25,160);
			Menu4_2_2_5=new Array("Page 15","../FUNNY/pictures-15.html","",0,25,160);
			Menu4_2_2_6=new Array("Page 16","../FUNNY/pictures-16.html","",0,25,160);
			Menu4_2_2_7=new Array("Page 17","../FUNNY/pictures-17.html","",0,25,160);
			Menu4_2_2_8=new Array("Page 18","../FUNNY/pictures-18.html","",0,25,160);
			Menu4_2_2_9=new Array("Page 19","../FUNNY/pictures-19.html","",0,25,160);
			Menu4_2_2_10=new Array("Page 20","../FUNNY/pictures-20.html","",0,25,160);
		Menu4_2_3=new Array("Pages 21-30","","",10,25,160);
			Menu4_2_3_1=new Array("Page 21","../FUNNY/pictures-21.html","",0,25,160);
			Menu4_2_3_2=new Array("Page 22","../FUNNY/pictures-22.html","",0,25,160);
			Menu4_2_3_3=new Array("Page 23","../FUNNY/pictures-23.html","",0,25,160);
			Menu4_2_3_4=new Array("Page 24","../FUNNY/pictures-24.html","",0,25,160);
			Menu4_2_3_5=new Array("Page 25","../FUNNY/pictures-25.html","",0,25,160);
			Menu4_2_3_6=new Array("Page 26","../FUNNY/pictures-26.html","",0,25,160);
			Menu4_2_3_7=new Array("Page 27","../FUNNY/pictures-27.html","",0,25,160);
			Menu4_2_3_8=new Array("Page 28","../FUNNY/pictures-28.html","",0,25,160);
			Menu4_2_3_9=new Array("Page 29","../FUNNY/pictures-29.html","",0,25,160);
			Menu4_2_3_10=new Array("Page 30","../FUNNY/pictures-30.html","",0,25,160);
		Menu4_2_4=new Array("Pages 31-40","","",10,25,160);
			Menu4_2_4_1=new Array("Page 31","../FUNNY/pictures-31.html","",0,25,160);
			Menu4_2_4_2=new Array("Page 32","../FUNNY/pictures-32.html","",0,25,160);
			Menu4_2_4_3=new Array("Page 33","../FUNNY/pictures-33.html","",0,25,160);
			Menu4_2_4_4=new Array("Page 34","../FUNNY/pictures-34.html","",0,25,160);
			Menu4_2_4_5=new Array("Page 35","../FUNNY/pictures-35.html","",0,25,160);
			Menu4_2_4_6=new Array("Page 36","../FUNNY/pictures-36.html","",0,25,160);
			Menu4_2_4_7=new Array("Page 37","../FUNNY/pictures-37.html","",0,25,160);
			Menu4_2_4_8=new Array("Page 38","../FUNNY/pictures-38.html","",0,25,160);
			Menu4_2_4_9=new Array("Page 39","../FUNNY/pictures-39.html","",0,25,160);
			Menu4_2_4_10=new Array("Page 40","../FUNNY/pictures-40.html","",0,25,160);
		Menu4_2_5=new Array("Pages 41-49","","",9,25,160);
			Menu4_2_5_1=new Array("Page 41","../FUNNY/pictures-41.html","",0,25,160);
			Menu4_2_5_2=new Array("Page 42","../FUNNY/pictures-42.html","",0,25,160);
			Menu4_2_5_3=new Array("Page 43","../FUNNY/pictures-43.html","",0,25,160);
			Menu4_2_5_4=new Array("Page 44","../FUNNY/pictures-44.html","",0,25,160);
			Menu4_2_5_5=new Array("Page 45","../FUNNY/pictures-45.html","",0,25,160);
			Menu4_2_5_6=new Array("Page 46","../FUNNY/pictures-46.html","",0,25,160);
			Menu4_2_5_7=new Array("Page 47","../FUNNY/pictures-47.html","",0,25,160);
			Menu4_2_5_8=new Array("Page 48","../FUNNY/pictures-48.html","",0,25,160);
			Menu4_2_5_9=new Array("Page 49","../FUNNY/pictures-49.html","",0,25,160);
	Menu4_3=new Array("Animated .gif Pictures","","",2,25,160);
			Menu4_3_1=new Array("Page 1","../FUNNY/animated_gif_pictures-01.html","",0,25,160);
			Menu4_3_2=new Array("Page 2","../FUNNY/animated_gif_pictures-02.html","",0,25,160);

Menu5=new Array("Tim's 2000 Ford F-350","","",1,25,180);
	Menu5_1=new Array("Main Intro Page","../00F350/index.html","",0,25,160);

Menu6=new Array("Tim's 1974 Jeep CJ-6","","",2,25,180);
	Menu6_1=new Array("Main Intro Page","../74JEEP/index.html","",0,25,160);
	Menu6_2=new Array("Original Pics","../74JEEP/original.html","",0,25,160);

Menu7=new Array("Previous Vehicles","","",7,25,180);
	Menu7_1=new Array("1995 Dodge Ram","../95RAM/index.html","",0,25,160);
	Menu7_2=new Array("2002 Chevy ZR2","../02ZR2/index.html","",0,25,160);
	Menu7_3=new Array("1987 Jeep Wrangler","../87JEEP/index.html","",0,25,160);
	Menu7_4=new Array("1997 Jeep Wrangler","../97JEEP/index.html","",0,25,160);
	Menu7_5=new Array("2001 Dodge Ram","../01RAM/index.html","",0,25,160);
	Menu7_6=new Array("1999 Jeep Wrangler","../99JEEP/index.html","",0,25,160);
	Menu7_7=new Array("1998 Chevy ZR2","../98ZR2/index.html","",0,25,160);

Menu8=new Array("<table align='center'><tr height='40'><td align='center'><font color='#000000' face='arial,helvetica' size='0'><i>Copyright &#169; 1999-2009 Tim Morris<br>All rights reserved</i><br>Website last modified: 01/28/09</font></td><tr></table>","","",0,45,180);