/***********************************************************************************
*	(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=9;			// 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='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='left';			// 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=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=3;				// Left padding
	var TopPaddng=2;				// 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='MenuPos';				// 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","../","",0,20,150);

Menu2=new Array("Family Trips","blank.htm","",18);
	Menu2_1=new Array("Mt Rushmore Summer 2000","Albums/MtRushmore/","",0,20,150);
	Menu2_2=new Array("Cruise 2000","FamilyTrips/Cruise2000_Xmas.htm","",0,20,150);
	Menu2_3=new Array("Cruise 2001","FamilyTrips/Cruise2001.htm","",0,20,150);
	Menu2_4=new Array("Jackson Hole 2001","FamilyTrips/JacksonHole2001.htm","",0,20,150);
	Menu2_5=new Array("Honeymoon 8-2002","FamilyTrips/Honeymoon2002.htm","",0,20,150);
	Menu2_6=new Array("State Fair","FamilyTrips/StateFair.htm","",0,20,150);
	Menu2_7=new Array("Cruise 9-2003","FamilyTrips/Cruise92003.htm","",0);
	Menu2_8=new Array("Galveston 3-2004","FamilyTrips/Galveston32004.htm","",0);
	Menu2_9=new Array("Grand Forks 1-2005","FamilyTrips/GrandForks12005.htm","",0);
	Menu2_10=new Array("Marquette MI 7-2005","FamilyTrips/Marquette.htm","",0)
	Menu2_11=new Array("Cruise 11-2005","FamilyTrips/Cruise11_2005.htm","",0)
	Menu2_12=new Array("Europe Tour 5-2006","Albums/Europe2005/","",0)
	Menu2_13=new Array("Cruise Mar 2008 - Voyager","Albums/CruiseMarch2008/","",0)
	Menu2_14=new Array("Cruise Jan 4 2009 - Voyager","Albums/Cruise1-4-2009/","",0)
	Menu2_15=new Array("Cruise Mar 2009 - Voyager","Albums/Cruise_3-2009/","",0)
	Menu2_16=new Array("Cruise Feb 2010 - Voyager","Albums/Cruise_3-2009/","",0)
	Menu2_17=new Array("Boston 2010","Albums/AroundBoston2010/","",0)
	Menu2_18=new Array("New York May 2010","Albums/NewYork_5-2010/","",0)

Menu3=new Array("Jeffeory's Photos","blank.htm","",7);
	Menu3_1=new Array("Misc Photos","JeffPhotos/MiscPhotos.htm","",0,20,150);
	Menu3_2=new Array("Indy Race 2004","JeffPhotos/IndyRace.htm","",0);
	Menu3_3=new Array("King Air Trip","JeffPhotos/KingAir.htm","",0);
	Menu3_4=new Array("Scene Photos","JeffPhotos/Lizzard.htm","",0);
	Menu3_5=new Array("Belton Tornado","JeffPhotos/BeltonTornado.htm","",0);
	Menu3_6=new Array("Our Fleet","Trucks/Fleet.htm","",0);
	Menu3_7=new Array("BW Photography Class","Albums/BWPhotographyClass/","",0);

Menu4=new Array("Wedding & Anniversary","blank.htm","",2,20,400);
	Menu4_1=new Array("Wedding 2002","http://jeffeory.com/gallery/main.php?g2_itemId=6423","",0,20,150);
	Menu4_2=new Array("1 Yr Anniversary","http://jeffeory.com/gallery/main.php?g2_itemId=7017","",0);

Menu5=new Array("Holiday Photos","blank.htm","",14,20,300);
	Menu5_1=new Array("Easter 2005","Easter 2005","http://www.jeffeory.com/Easter/easter.htm","",0,150,300);
	Menu5_2=new Array("Easter 2006","http://www.jeffeory.com/Easter/Easter2006/Easter2006.htm","",0);
	Menu5_3=new Array("Easter 2007","http://jeffeory.com/gallery/main.php?g2_itemId=7056","",0,20,150);
	Menu5_4=new Array("Halloween 2006","http://jeffeory.com/gallery/main.php?g2_itemId=5138","",0,20,150);
	Menu5_5=new Array("Halloween 2007","http://jeffeory.com/gallery/main.php?g2_itemId=8742","",0,20,150);
	Menu5_6=new Array("Thanksgiving 2005","http://jeffeory.com/gallery/main.php?g2_itemId=8279","",0,20,150);
	Menu5_7=new Array("Thanksgiving 2007","http://jeffeory.com/gallery/main.php?g2_itemId=8419","",0,20,150);
	Menu5_8=new Array("Christmas Cruise 2000","http://www.jeffeory.com/FamilyTrips/Cruise2000_Xmas.htm","",0,20,150);
	Menu5_9=new Array("Christmas Jackson Hole 2001","http://www.jeffeory.com/FamilyTrips/JacksonHole2001.htm","",0,20,150);
	Menu5_10=new Array("Christmas 2002","http://www.jeffeory.com/Christmas/Christmas2002.htm","",0,20,150);
	Menu5_11=new Array("Christmas 2003","http://www.jeffeory.com/Christmas/Christmas2003.htm","",0,20,150);
	Menu5_12=new Array("Christmas 2005","http://www.jeffeory.com/Christmas/Christmas2005.htm","",0,20,150);
	Menu5_13=new Array("Christmas 2006","http://jeffeory.com/gallery/main.php?g2_itemId=8354","",0,20,150);
	Menu5_14=new Array("Christmas 2007","http://jeffeory.com/gallery/main.php?g2_itemId=8494","",0,20,150);
	
Menu6=new Array("Family Photos","blank.htm","",3);
	Menu6_1=new Array("The Stockdale Family","http://jeffeory.com/gallery/main.php?g2_itemId=7170","",0,20,150);
	Menu6_2=new Array("Trevor","http://jeffeory.com/gallery/main.php?g2_itemId=7037","",0);
	Menu6_3=new Array("Courtney","http://jeffeory.com/gallery/main.php?g2_itemId=7083","",0);

Menu7=new Array("Miscellaneous Photos","blank.htm","",6);
	Menu7_1=new Array("Harley Photos","http://www.jeffeory.com/JeffPhotos/HarleyPhotos.htm","",0,20,150);
	Menu7_2=new Array("Cirrus AP Photos","http://www.jeffeory.com/JeffPhotos/MiscPhotos.htm","",0);
	Menu7_3=new Array("First Snow 2003","http://jeffeory.com/gallery/main.php?g2_itemId=5189","",0);
	Menu7_4=new Array("Fiesta Texas 2002","http://jeffeory.com/gallery/main.php?g2_itemId=5206","",0);
	Menu7_5=new Array("Hurricane Humberto 2007","http://jeffeory.com/Humberto.htm","",0);
	Menu7_6=new Array("Hurricane Ike 2008","Albums/HurricaneIke/","",0);
	
Menu8=new Array("Alexis & Bandit","http://myshihtzu.net","",0);

Menu9=new Array("Dive Club","blank.htm","",5);
	Menu9_1=new Array("March 2005","DiveClub/March2005.htm","",0,20,150);
	Menu9_2=new Array("April 2005","DiveClub/April2005.htm","",0,20,150);
	Menu9_3=new Array("August 2005","DiveClub/August2005.htm","",0,20,150);
	Menu9_4=new Array("September 2005","DiveClub/September.htm","",0,20,150);
	Menu9_5=new Array("October 2005","DiveClub/October2005.htm","",0,20,150);
