

	var NoOffFirstLineMenus=9;			// Number of first level items

	var LowBgColor='#000000';			// Background color when mouse is not over

	var LowSubBgColor='ffffff';			// Background color when mouse is not over on subs

	var HighBgColor='#000000';			// Background color when mouse is over orig-black

	var HighSubBgColor='#222222';			// Background color when mouse is over on subs orig-black

	var FontLowColor='white';			// Font color when mouse is not over

	var FontSubLowColor='#333333';			// Font color subs when mouse is not over

	var FontHighColor='#efaa23';			// Font color when mouse is over

	var FontSubHighColor='white';			// Font color subs when mouse is over

	var BorderColor='#000000';			// Border color

	var BorderSubColor='#777777';			// Border color for subs

	var BorderWidth=1;				// Border width

	var BorderBtwnElmnts=1;			// Border between elements 1 or 0

	var FontFamily="arial,helvetica,geneva"	// 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 orig-.2

	var ChildVerticalOverlap=.5;			// vertical overlap child/ parent orig-.2

	var StartTop=0;				// Menu offset x coordinate orig 240

	var StartLeft=0;				// Menu offset y coordinate orig-1

	var VerCorrect=0;				// Multiple frames y correction

	var HorCorrect=0;				// Multiple frames x correction

	var LeftPaddng=8;				// 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 highlighted

	var Arrws=['images/arrow.gif',7,10,'images/spacer.gif',5,8,'images/arrow.gif',7,10];	// Arrow source, width and height-put with 7-10

	





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.bestofshowautomotive.com/index.html","",0,20,55);

   

	

Menu2=new Array("Sales","http://inventory.bestofshowautomotive.com/allcars.asp","",7,20,52);

    Menu2_1=new Array("Current Inventory","http://inventory.bestofshowautomotive.com/allcars.asp","",0,20,185);

    Menu2_2=new Array("New Arrivals","http://inventory.bestofshowautomotive.com/allcars_new_arrivals.asp","",0);
	
	Menu2_3=new Array("Finance Your Purchase","http://www.bestofshowautomotive.com/Finance.html","",0);

	Menu2_4=new Array("Top Twenty Sales of the Year","http://www.bestofshowautomotive.com/toptensales.html","",0);
	
	Menu2_5=new Array("Sold Inventory","http://inventory.bestofshowautomotive.com/allcars_sold_post2010.asp","",3,20,100);
    	Menu2_5_1=new Array("Sold Inventory - 2010","http://inventory.bestofshowautomotive.com/allcars_sold_post2010.asp","",0,18,140);
	    Menu2_5_2=new Array("Sold Inventory - 2009","http://inventory.bestofshowautomotive.com/allcars_sold_post2008.asp","","",0);
		Menu2_5_3=new Array("Sold Inventory - 2008","http://inventory.bestofshowautomotive.com/allcars_sold_pre2009.asp","","",0);
	       
	Menu2_6=new Array("Why Buy from BOS?","http://www.bestofshowautomotive.com/whybuyfromBOS.html","",0);
	
	Menu2_7=new Array("Classic Car Investing","http://www.bestofshowautomotive.com/classiccar_investing.html","",0);
	

Menu3=new Array("Services","http://www.bestofshowautomotive.com/restoration.html","",7,20,67);

	Menu3_1=new Array("Restoration Services","http://www.bestofshowautomotive.com/restoration.html","",0,20,165);

    Menu3_2=new Array("Completed Restorations","http://www.bestofshowautomotive.com/restoration-completed.html","",0);
   
    Menu3_3=new Array("Active Restorations","http://www.bestofshowautomotive.com/restoration-active.html","",0);
    
	Menu3_4=new Array("Restoration Policies","http://www.bestofshowautomotive.com/services-ourpolicy.html","",0);
	
	Menu3_5=new Array("Detailing","http://www.bestofshowautomotive.com/services-detailing.html","",0);

    Menu3_6=new Array("Repair & Services","http://www.bestofshowautomotive.com/services-repair.html","",0);

    Menu3_7=new Array("Services Contact","http://www.bestofshowautomotive.com/restoration-contact.html","",0);

  	
	
Menu4=new Array("Consignments","http://www.bestofshowautomotive.com/consignyourclassic.html","",0,20,100);


Menu5=new Array("Rep Program","http://www.bestofshowautomotive.com/BOS-Rep-Program.html","",2,20,87);
    
	Menu5_1=new Array("Rep Program Details","http://www.bestofshowautomotive.com/BOS-Rep-Program.html","",0,20,145);

    Menu5_2=new Array("Rep Enrollment","http://www.bestofshowautomotive.com/Repsubscribe.html","",0);

	
Menu6=new Array("Testimonials","http://www.bestofshowautomotive.com/testimonials.html","",0,20,86);	


Menu7=new Array("News/Events","http://www.bestofshowautomotive.com/carnews2.html","",1,20,90);	

	Menu7_1=new Array("Cruisin' Ohio TV Show","http://www.bestofshowautomotive.com/CruisinOhio3.html","",0,20,145);


Menu8=new Array("About","http://www.bestofshowautomotive.com/aboutBOS.html","",7,20,55);
     
	Menu8_1=new Array("About BOS","http://www.bestofshowautomotive.com/aboutBOS.html","",0,20,145);

    Menu8_2=new Array("Contact Management","http://www.bestofshowautomotive.com/contact.html","",0);
   
    Menu8_3=new Array("Our Staff","http://www.bestofshowautomotive.com/about-ourstaff.html","",0);
    
	Menu8_4=new Array("Hours and Directions","http://www.bestofshowautomotive.com/classiccar-hours.html","",0);
   
    Menu8_5=new Array("Career Opportunities","http://www.bestofshowautomotive.com/contact-careers.html","",0);

    Menu8_6=new Array("Email Sign Up","http://www.bestofshowautomotive.com/emailsubscribe.html","",0);

	Menu8_7=new Array("Partner Network","http://www.bestofshowautomotive.com/partners.html","",0);
	


  Menu9=new Array("Joe's Blog","http://www.bestofshowautomotive.com/blog/","",0,20,90);	

	

