	var NoOffFirstLineMenus=6;			// Number of first level items
	var LowBgColor='#ffffcc';			// Background color when mouse is not over
	var LowSubBgColor='ffffcc';	// Background color when mouse is not over on subs
	var HighBgColor='#ffffcc';			// Background color when mouse is over
	var HighSubBgColor='#ffffcc';			// Background color when mouse is over on subs
	var FontLowColor='#FF0000';			// Font color when mouse is not over
	var FontSubLowColor='#FF0000';			// Font color subs when mouse is not over
	var FontHighColor='red';			// Font color when mouse is over
	var FontSubHighColor='red';			// Font color subs when mouse is over
	var BorderColor='ffffcc';			// Border color
	var BorderSubColor='ffffcc';			// Border color for subs
	var BorderWidth=2;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial"	// Font family menu items
	var FontSize=10;				// 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=.1;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=0;				// Menu offset x coordinate
	var StartLeft=520;				// 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=800;			// 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("Tracks","tracks.php","",9,25,75);
		Menu1_1=new Array("Concord Speedway","concord.php","",0,35,125); 
		Menu1_2=new Array("Metrolina Speedway","metro.php","",0,35,125); 
		Menu1_3=new Array("Queen City Speedway","queencity.php","",0,35,125); 
		Menu1_4=new Array("Starlite Speedway","starlite.php","",0,25,125); 
		 Menu1_5=new Array("Southern States Fairground","frgrnds.php","",0,35,125);
		  Menu1_6=new Array("Twin City Raceway","Twincity.php","",0,25,125);
		  Menu1_7=new Array("Twin City Speedway, NC","twcitykann.php","",0,35,125);
		  Menu1_8=new Array("Carolina Beach Speedway","cbs.php","",0,35,125);
		  Menu1_9=new Array("Robinwood Speedway","robinwood.php","",0,35,125);
		  
Menu2=new Array("Drivers","drivers.php","",14,25,50);
	Menu2_1=new Array("Ralph Earnhardt","ralph.php","",0,25,125);
	Menu2_2=new Array("Dale Earnhardt","dale.php","",0,25,225);
	Menu2_3=new Array("Red Irvin","irvin.php");
	Menu2_4=new Array("Stick Elliott","stick.php");
	Menu2_5=new Array("Hayward Plyler","hayward.php","",0);
	Menu2_6=new Array("Freddy Smith","freddie.php","",0,20,85);
	Menu2_7=new Array("Billy Scott","bscott.php","",0,20,85);
	Menu2_8=new Array("Harold Dunaway","harold.php","",0,20,85);
	Menu2_9=new Array("Cecil Boyd","boyd.php","",0,20,85);
	Menu2_10=new Array("Reece Kelso","kelso.php","",0,20,85);
	Menu2_11=new Array("Ervin Carpenter","carpenter.php","",0,20,85);
	Menu2_12=new Array("Carl Smart","smart.php","",0,20,85);
	Menu2_13=new Array("Dub Simpson","dub_simpson.php","",0,20,85);
	Menu2_14=new Array("Larry Wallace","larry_wallace.php","",0,20,85);
			
Menu3=new Array("Cars","cars.php","",5,25,50);
	Menu3_1=new Array("60s","60scars.php","",0,25,70);
	Menu3_2=new Array("70s","70scars.php","",0,25,70);
	Menu3_3=new Array("1968 Starlite Speedway","watts.php","",0,50,70);
	Menu3_4=new Array("Car Details","cardetails.php","",0,50,70);
	Menu3_5=new Array("Micro Midgets","micromidgets.php","",0,50,70);


Menu4=new Array("Stories","stories.php","",16,25,50);
			Menu4_1=new Array("One Day at Concord","oneday.php","",0,25,140);
			Menu4_2=new Array("Race Reports","stories.php","",0,25,140);
			Menu4_3=new Array("A Bad Night at Starlite","allred.php","",0,35,140);
			Menu4_4=new Array("A Ralph Earnhardt/Metrolina Thriller","ajones.php","",0,50,140);
			Menu4_5=new Array("First Trip to Carolina Beach Speedway","carolinabeach.php","",0,40,140);
			Menu4_6=new Array("1960s Coastal Carolina","coastalcarolina.php","",0,35,140);
			Menu4_7=new Array("Just One More Lap","littlewashington.php","",0,25,140);
			Menu4_8=new Array("1966 Starlite Points","starlite66points.php","",0,25,140);
			Menu4_9=new Array("Ralph Earnhardt at Greenville-Pickens","grnpckns.php","",0,35,140);
			Menu4_10=new Array("Old Concord/Roll Over to 2nd","ajones2.php","",0,35,140);
			Menu4_11=new Array("Dirt Track Characters","kepley.php","",0,25,140);	
			Menu4_12=new Array("Fayetteville Speedway","fayetteville.php","",0,35,140);
			Menu4_13=new Array("Darlington with Dub","darlington08.php","",0,35,140);
			Menu4_14=new Array("Tragedy at Metrolina","humphries.php","",0,25,140);
			Menu4_15=new Array("Once it’s in your blood","carpenter_2.php","",0,35,140);
			Menu4_16=new Array("motorsports Newsletter","smart/Write up on Carl and Dale.pdf","",0,35,140);
			
Menu5=new Array("Links","links.php","",0,25,50);

Menu6=new Array("Home","index.php","",0,25,50);