



// Number of first level items

var NoOffFirstLineMenus=7;



// Background color when mouse is not over

var LowBgColor='000000';



// Background color when mouse is not over on subs

var LowSubBgColor='000000';



// Background color when mouse is over								

var HighBgColor='000000';		

								

// Background color when mouse is over on subs

var HighSubBgColor='FF9933';	

// Font color when mouse is not over

var FontLowColor='FF9933';	



// Font color subs when mouse is not over

var FontSubLowColor='FF9933';	



// Font color when mouse is over

var FontHighColor='FF9933';	



// Font color subs when mouse is over

var FontSubHighColor='000000';



// Border color

var BorderColor='000000';	

								

// Border color for subs

var BorderSubColor='000000';



// Border width

var BorderWidth=0;

								

// Border between elements 1 or 0

var BorderBtwnElmnts=1;

								

// Font family menu items

var FontFamily='Verdana, Arial, Helvetica, sans-serif'



// Font size menu items

var FontSize=8; 



// Bold menu items 1 or 0

var FontBold=1;



// Italic menu items 1 or 0

var FontItalic=0;



// Item text position 'left', 'center' or 'right'

var MenuTextCentered='center';



// Menu horizontal position 'left', 'center' or 'right'

var MenuCentered='center';



// Menu vertical position 'top', 'middle','bottom' or static

var MenuVerticalCentered='top';



// horizontal overlap child/ parent

var ChildOverlap=-.03;



// vertical overlap child/ parent

var ChildVerticalOverlap=-.03;



// Menu offset x coordinate

var StartTop=137;



// Menu offset y coordinate

var StartLeft=5;



// Multiple frames y correction

var VerCorrect=0;



// Multiple frames x correction

var HorCorrect=0;



// Left padding

var LeftPaddng=0;



// Top padding

var TopPaddng=1;



var FirstLineHorizontal=1;

// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL



var MenuFramesVertical=0;

// Frames in cols or rows 1 or 0



var DissapearDelay=500;

// delay before menu folds in



// Menu frame takes over background color subitem frame

var TakeOverBgColor=1;



// Frame where first level appears

var FirstLineFrame='navig';



// Frame where sub levels appear

var SecLineFrame='space';



// Frame where target documents appear

var DocTargetFrame='space';



// span id for relative positioning

var TargetLoc='';



// Hide first level when loading new document 1 or 0

var HideTop=0;



// enables/ disables menu wrap 1 or 0

var MenuWrap=0;



// enables/ disables right to left unfold 1 or 0

var RightToLeft=0;



// Level 1 unfolds onclick/ onmouseover

var UnfoldsOnClick=0;



// menu tree checking on or off 1 or 0

var WebMasterCheck=0;



// Uses arrow gifs when 1

var ShowArrow=0;



// Keep selected path highligthed

var KeepHilite=1;



// Arrow source, width and height

var Arrws=['/flyoutmenu_tri.gif',5,10,'/flyoutmenu_tridown.gif',10,5,'/flyoutmenu_trileft.gif',5,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 Page","/","",4,15,113);

Menu1_1=new Array("About Us","aboutus.htm","",0,15,165);

Menu1_2=new Array("Contact Us","contactus.htm","",0,15,165);

Menu1_3=new Array("Employment","employment.htm","",0,15,165);

Menu1_4=new Array("Sturgis Harley-Davidson","http://www.sturgishd.com","",0,15,165);

Menu2=new Array("Motorcycle Sales","","",5,15,113);

Menu2_1=new Array("Dream Consultants","dreamconsultants.htm","",0,15,165);

Menu2_2=new Array("Used","http://dealer.chopperexchange.com/index.asp?dealerID=80","",0,15,165);

Menu2_3=new Array("2008 Build a Bike","http://www.harley-davidson.com","",0,15,165);

Menu2_4=new Array("Rentals","rentals.htm","",0,15,165);

Menu2_5=new Array("Fly & Ride","flynride.htm","",0,15,165);

Menu3=new Array("Departments","","",4,15,113);

Menu3_1=new Array("Custom Design Center","customdesign.htm","",0,15,165);

Menu3_2=new Array("Parts & Accessories","parts.htm","",0,15,165);

Menu3_3=new Array("Service","service.htm","",0,15,165);

Menu3_4=new Array("MotorClothes(r)","motorclothes.htm","",0,15,165);

Menu4=new Array("Black Hills Maps","","",3,15,113);

Menu4_1=new Array("Black Hills Area","maps_area.htm","",0,15,165);

Menu4_2=new Array("Map to Black Hills","maps_toblackhills.htm","",0,15,165);

Menu4_3=new Array("Distance to Sturgis","drivingdistances.htm","",0,15,165);

Menu5=new Array("Sturgis Rally","","",3,15,113);

Menu5_1=new Array("2007 Vendors","2007vendors.htm","",0,15,165);

Menu5_2=new Array("2008 Vendors","2008vendors.htm","",0,15,165);

Menu5_3=new Array("Sturgis Rally Info","rallyinfo.htm","",0,15,165);

Menu6=new Array("Riders Alley","","",7,15,113);

Menu6_1=new Array("30th Anniversary","30thanniversary.htm","",0,15,165);

Menu6_2=new Array("OnLine Newsletter","http://sturgishd.com/news/newsletter.htm","",0,15,165);

Menu6_3=new Array("Women's Rider Resource","/content/details.cfm?id=282","",0,15,165);

Menu6_4=new Array("Customer Survey","survey.htm","",0,15,165);

Menu6_5=new Array("Dealer Events","dealerevents.htm","",0,15,165);

Menu6_6=new Array("Black Hills HOG Chapter","/bhhog/bhhog.htm","",0,15,165);

Menu6_7=new Array("Industry News","harleyevents.htm","",0,15,165);

Menu7=new Array("Shop","","",1,15,113);

Menu7_1=new Array("Sturgis Harley-Davidson","http://www.sturgishd.com/mm5/merchant.mvc?","",0,15,165);



