

	var NoOffFirstLineMenus=11;			// Number of first level items
	var LowBgColor='000000';			// Background color when mouse is not over
	var LowSubBgColor='000000';			// Background color when mouse is not over on subs
	var HighBgColor='000000';			// Background color when mouse is over
	var HighSubBgColor='000000';			// Background color when mouse is over on subs
	var FontLowColor='ffffff';			// Font color when mouse is not over
	var FontSubLowColor='ffffff';			// 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='000000';			// Border color
	var BorderSubColor='000000';			// Border color for subs
	var BorderWidth=4;				// Border width
	var BorderBtwnElmnts=2;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=8;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='center';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='center';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='static';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.0;			// 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=3;				// 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=500;			// 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=0;				// 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("","","",0,40,245);
 
Menu2=new Array("<br> &nbsp; &nbsp; &nbsp; &nbsp; Blogging Sites","","images/flagus.gif",4,40,150);
	Menu2_1=new Array("<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Carolyn's Blog","http://balkum.com/WordPress","images/TH03a.gif",0,40,150);
	Menu2_2=new Array("<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Scott's Blog","http://wiseacrefarms.com/WordPress","images/TH12a.jpg",0,40,150);
	Menu2_3=new Array("<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Cynthia's Blog","http://ouramericanadventure.com/WordPress","images/butcynthiaa.gif",0,40,150);
	Menu2_4=new Array("<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Stephen's Blog","http://stephenbalkum.com/","images/TH11a.jpg",0,40,150);

Menu3=new Array("","","images/TH04.jpg",1,40,40);
	Menu3_1=new Array("Family Genealogy Pages","tree.html","",0,20,150);

Menu4=new Array("","","images/TH02.jpg",1,40,40);
	Menu4_1=new Array("Lee's Personal Pages","lee.html","",0,20,150);

Menu5=new Array("","","images/TH03.jpg",8,40,40);
	Menu5_1=new Array("Carolyn's Personal Page","carolyn.html","",0,20,150);
	Menu5_2=new Array("Carolyn's Blog","http://balkum.com/WordPress","",0,20,150);
	Menu5_3=new Array("Political Page","political.html","",0,20,150);
	Menu5_4=new Array("Page for Kids","justkids.html","",0,20,150);
	Menu5_5=new Array("Family Kitchen","kitchen.html","",0,20,150);
	Menu5_6=new Array("My Garden","garden.html","",0,20,150);
	Menu5_7=new Array("Photo Album","pix.html","",0,20,150);
	Menu5_8=new Array("Graphics 4 US","http://www.graphics4us.com","",0,20,150);

Menu6=new Array("","","images/TH11a.jpg",2,40,40);
	Menu6_1=new Array("Stephen's Websites","","",0,20,150);
	Menu6_2=new Array("Next Level Technology","http://www.nextleveltechnology.com","",0,20,150);

Menu7=new Array("","","images/TH12a.jpg",4,40,40);
	Menu7_1=new Array("Scott's Websites","","",0,20,150);
	Menu7_2=new Array("Katynet","http://www.katynet.net","",0,20,150);
	Menu7_3=new Array("Wise Acre Farms","http://www.wiseacrefarms.com","",0,20,150);
	Menu7_4=new Array("Obama Puppets","http://www.obamapuppets.com","",0,20,150);

Menu8=new Array("","","images/butcynthia.gif",3,40,40);
	Menu8_1=new Array("Cynthia's Personal Pages","cynthia/index.htm","",0,20,150);
	Menu8_2=new Array("Country Candleworks","http://www.countrycandleworks.com","",0,20,150);
	Menu8_3=new Array("Our American Adventure","http://www.ouramericanadventure.com","",0,20,150);

Menu9=new Array("","","images/TH10.jpg",1,40,40);
	Menu9_1=new Array("Holiday Pages","holidays.html","",0,20,150);

Menu10=new Array("","","images/TH01.jpg",1,40,40);
	Menu10_1=new Array("Home Page","home.html","",0,18,120);

Menu11=new Array("","","",0,40,245);



