/***********************************************************************************
*	(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='336699';			// Background color when mouse is not over
	var LowSubBgColor='336699';			// Background color when mouse is not over on subs
	var HighBgColor='7198BF';			// Background color when mouse is over
	var HighSubBgColor='7198BF';			// Background color when mouse is over on subs
	var FontLowColor='d5dce4';			// Font color when mouse is not over
	var FontSubLowColor='d5dce4';			// Font color subs when mouse is not over
	var FontHighColor='ffffff';			// Font color when mouse is over
	var FontSubHighColor='ffffff';			// Font color subs when mouse is over
	var BorderColor='7198bf';			// Border color
	var BorderSubColor='003474';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;		// Border between elements 1 or 0
	var FontFamily='Verdana, Tahoma, sans-serif'	// Font family menu items
	var FontSize=9;				// 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=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=1;				// 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=10;				// 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='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","http://www.tangledroots.pjhormell.com","",0,20,60);

Menu2=new Array("pjhormell.com","blank.htm","",3,20,129);
	Menu2_1=new Array("Gallery","blank.htm","",1,20,131);	
		Menu2_1_1=new Array("Travel Shots","http://travelshots.pjhormell.com","",0,20,131);
	Menu2_2=new Array("Pat's Doodles","blank.htm","",1,20,131);
		Menu2_2_1=new Array("Random Pixels","http://randompixels.pjhormell.com","",0,20,131);
 	Menu2_3=new Array("Genealogy","blank.htm","",1,20,131);
		Menu2_3_1=new Array("Tangled Roots","http://tangledroots.pjhormell.com","",0,20,131);
		
Menu3=new Array("Our Families","blank.htm","",2,20,120);
	Menu3_1=new Array("Beck","blank.htm","",7,20,122);
		Menu3_1_1=new Array("Surname Index","http://tanglesroots.pjhormell.com/beck/beckfiles/ghtindex.html","",0,20,250);	
		Menu3_1_2=new Array("James Beck","http://tanglesroots.pjhormell.com/james_beck.html","",0,20,250);	
		Menu3_1_3=new Array("Walter Beck & Ethel Vance","http://tanglesroots.pjhormell.com/beckbio.html","",0,20,250);
		Menu3_1_4=new Array("Charles Leeth & Gertrude Colvin","http://tanglesroots.pjhormell.com/leethbio.html","",0,20,250);		 
		Menu3_1_5=new Array("Bible Records","http://tanglesroots.pjhormell.com/colvinBible.html","",0,20,250);
		Menu3_1_6=new Array("Obituaries","http://tanglesroots.pjhormell.com/beck/beckobit.html","",0,20,250);
		Menu3_1_7=new Array("Cemetery Pictures","http://tanglesroots.pjhormell.com/headstones/index.html","",0,20,250);
	Menu3_2=new Array("Hormell","blank.htm","",7,20,122);
		Menu3_2_1=new Array("Surname Index","http://tanglesroots.pjhormell.com/hormell/hormellfiles/ghtindex.html","",0,20,250);	
		Menu3_2_2=new Array("Henry Hormell","http://tanglesroots.pjhormell.com/henry_hormell.html","",0,20,250);	
		Menu3_2_3=new Array("Clifford Hormell & Anna Bogan","http://tanglesroots.pjhormell.com/hormellbio.html","",0,20,250);
		Menu3_2_4=new Array("Burt Lackey & Ada Clark","http://tanglesroots.pjhormell.com/lackeybio.html","",0,20,250);
		Menu3_2_5=new Array("Bible Records","http://tanglesroots.pjhormell.com/clarkBible.html","",0,20,250);
		Menu3_2_6=new Array("Obituaries","http://tanglesroots.pjhormell.com/hormell/hormellobit.html","",0,20,250);
 		Menu3_2_7=new Array("Cemetery Pictures","http://tanglesroots.pjhormell.com/headstones/index.html","",0,20,250);

Menu4=new Array("Old Photos","blank.htm","",2,20,110);
	Menu4_1=new Array("Beck","blank.htm","",3,20,112);
		Menu4_1_1=new Array("Benham, Colvin","http://tanglesroots.pjhormell.com/oldPhotos_pg1.html","",0,20,250);	
		Menu4_1_2=new Array("Florea, Clevenger, Colvin","http://tanglesroots.pjhormell.com/oldPhotos_pg2.html","",0,20,250);	
		Menu4_1_3=new Array("Leeth, Shelley","http://tanglesroots.pjhormell.com/oldPhotos_pg3.html","",0,20,250);
	Menu4_2=new Array("Hormell","blank.htm","",2,20,112);
		Menu4_2_1=new Array("Sellers, Lackey, Clark","http://tanglesroots.pjhormell.com/oldPhotos_pg4.html","",0,20,250);
		Menu4_2_2=new Array("Lackey, Hormell, Bogan","http://tanglesroots.pjhormell.com/oldPhotos_pg5.html","",0,20,250);

Menu5=new Array("Mystery Photos","blank.htm","",7,20,140);
	Menu5_1=new Array("Page 1","http://tanglesroots.pjhormell.com/old_pics1.html","",0,20,142); 
	Menu5_2=new Array("Page 2","http://tanglesroots.pjhormell.com/old_pics2.html","",0,20,142); 
	Menu5_3=new Array("Page 3","http://tanglesroots.pjhormell.com/old_pics3.html","",0,20,142);
	Menu5_4=new Array("Page 4","http://tanglesroots.pjhormell.com/old_pics4.html","",0,20,142);
	Menu5_5=new Array("Page 5","http://tanglesroots.pjhormell.com/old_pics5.html","",0,20,142);
	Menu5_6=new Array("Page 6","http://tanglesroots.pjhormell.com/old_pics6.html","",0,20,142);	
	Menu5_7=new Array("Page 7","http://tanglesroots.pjhormell.com/old_pics7.html","",0,20,142);
			
Menu6=new Array("Links","blank.htm","",4,20,71);
	Menu6_1=new Array("Interesting","blank.htm","",2,20,145)
		Menu6_1_1=new Array("Mariners Museum","http://www.mariner.org/","",0,20,165);
		Menu6_1_2=new Array("Salem Witch Museum","http://www.salemwitchmuseum.com/","",0,20,165);
	Menu6_2=new Array("Other Researchers","blank.htm","",1,20,145)
		Menu6_2_1=new Array("David J. Griffiths","http://homepages.paradise.net.nz/djgriff/","",0,20,165);
	Menu6_3=new Array("Research","blank.htm","",4,20,145)
		Menu6_3_1=new Array("Library of Congress","http://memory.loc.gov","",0,20,165);
		Menu6_3_2=new Array("Miami Valley Genealogy Online","http://www.pcdl.lib.oh.us/miami/index.htm","",0,35,165);
		Menu6_3_3=new Array("National Archives and Records Administration","http://www.nara.gov","",0,35,165);
		Menu6_3_4=new Array("Ohio Historical Society","http://dbs.ohiohistory.org/","",0,20,165);		
	Menu6_4=new Array("Useful","blank.htm","",4,20,145)
		Menu6_4_1=new Array("Dynamic Drive","http://www.dynamicdrive.com","",0,20,165);
		Menu6_4_2=new Array("Gedhtree","http://www.gedhtree.com","",0,20,165);
		Menu6_4_3=new Array("USGS Geographic Name Information System","http://geonames.usgs.gov/","",0,35,165);
		Menu6_4_4=new Array("USGS National Mapping Information","http://geonames.usgs.gov/","",0,35,165);
		
Menu7=new Array("Contact Us","mailto:genealogy&#64;pjhormell.com","",0,20,96); 