/***********************************************************************************
*	(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=6;			// Number of first level items
	var LowBgColor='#000000';			// Background color when mouse is not over
	var LowSubBgColor='#A4B1F7';			// 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='F7FC02';			// Font color when mouse is not over
	var FontSubLowColor='black';			// Font color subs when mouse is not over
	var FontHighColor='#F7FC02';			// Font color when mouse is over
	var FontSubHighColor='#BCE4FF';			// Font color subs when mouse is over
	var BorderColor='#F7FC02';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// 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='left';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='center';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=152;				// 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=2;				// Top padding
	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=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("Store Info","","",9,18,100);
	Menu1_1=new Array("About","about.html","",0,18,110);	
	Menu1_2=new Array("Email","mailto:email@wardcycle.com","",0,18,110);	
	Menu1_3=new Array("Employees","","",3,18,110);	
		Menu1_3_1=new Array("Dave","dave.html","",0,18,110);
		Menu1_3_2=new Array("Jake","jake.html","",0,18,110);
		Menu1_3_3=new Array("Jay","firearm.html","",0,18,110);
	Menu1_4=new Array("Homepage","index.html","",0,18,110);	
	Menu1_5=new Array("Map to Store","map.html","",0,18,110);	
	Menu1_6=new Array("Newsletter","newsletter.html","",0,18,110);	
	Menu1_7=new Array("Photo Gallery","gallery.html","",0,18,110);	
	Menu1_8=new Array("Services in Shop","services.html","",0,18,110);	
	Menu1_9=new Array("Store Hours","storeinfo.html","",0,18,110);	

Menu2=new Array("Links","","",10,18,100);
	Menu2_1=new Array("Calendar","dec2003.html","",0,18,160);	
	Menu2_2=new Array("Local Riders","lriders.html","",0,18,160);
	Menu2_3=new Array("Manufacturers - Parts","a.html","",0,18,160);
	Menu2_4=new Array("Bike Manufacturers","bikemakers.html","",0,18,110);
	Menu2_5=new Array("Motorcycle Legal Sites","legal.html","",0,18,110);
	Menu2_6=new Array("Motorcycle Magazine Sites","onlinemags.html","",0,18,110);
	Menu2_7=new Array("National Riders","nriders.html","",0,18,110);
	Menu2_8=new Array("Organizations & Clubs","organiz.html","",0,18,110);
	Menu2_9=new Array("Tour & Rental Links","tours.html","",0,18,110);
	Menu2_10=new Array("Track Links","tracks.html","",0,18,110);

Menu3=new Array("Current Updates","","",3,18,123);
	Menu3_1=new Array("Calendar","jan2004.html","",0,18,110);
	Menu3_2=new Array("Newsletter","newsletter.html","",0);
	Menu3_3=new Array("Used Bikes","usedcycles.html","",0);

Menu4=new Array("Apparel & Parts & Accessories","https://wardcycles.hypermart.net/merchant.mv?Screen=SFNT&Store_Code=WPI","",17,18,220);
	Menu4_1=new Array("Shop Online","https://wardcycles.hypermart.net/merchant.mv?Screen=SFNT&Store_Code=WPI","",0,18,220);
	Menu4_2=new Array("Apparel","http://wardcycles.hypermart.net/merchant.mv?Screen=CTGY&Store_Code=WPI&Category_Code=CLOTH","",3,18,220);
		Menu4_2_1=new Array("Adults'","http://wardcycles.hypermart.net/merchant.mv?Screen=CTGY&Store_Code=WPI&Category_Code=clotha","",0,18,110);
		Menu4_2_2=new Array("Kids'","http://wardcycles.hypermart.net/merchant.mv?Screen=CTGY&Store_Code=WPI&Category_Code=CLOTHKID","",0,18,110);
		Menu4_2_3=new Array("Womens'","http://wardcycles.hypermart.net/merchant.mv?Screen=CTGY&Store_Code=WPI&Category_Code=CLOTHWOM","",0,18,110);
	Menu4_3=new Array("Body & Plastics & Graphics","http://wardcycles.hypermart.net/merchant.mv?Screen=CTGY&Store_Code=WPI&Category_Code=BODY","",0,18,220);
	Menu4_4=new Array("Brakes","http://wardcycles.hypermart.net/merchant.mv?Screen=CTGY&Store_Code=WPI&Category_Code=BRAKE","",0,18,220);
	Menu4_5=new Array("Collectibles & Videos","http://wardcycles.hypermart.net/merchant.mv?Screen=CTGY&Store_Code=WPI&Category_Code=COLL","",0,18,220);
	Menu4_6=new Array("Electrical","http://wardcycles.hypermart.net/merchant.mv?Screen=CTGY&Store_Code=WPI&Category_Code=ELE","",0,18,220);
	Menu4_7=new Array("Engine","http://wardcycles.hypermart.net/merchant.mv?Screen=CTGY&Store_Code=WPI&Category_Code=ENG","",0,18,220);
	Menu4_8=new Array("Handlebars & Controls","http://wardcycles.hypermart.net/merchant.mv?Screen=CTGY&Store_Code=WPI&Category_Code=HAND","",0,18,220);
	Menu4_9=new Array("Intake & Exhaust","http://wardcycles.hypermart.net/merchant.mv?Screen=CTGY&Store_Code=WPI&Category_Code=INOUT","",0,18,220);
	Menu4_10=new Array("Luggage & Bags","http://wardcycles.hypermart.net/merchant.mv?Screen=CTGY&Store_Code=WPI&Category_Code=LUG","",0,18,220);
	Menu4_11=new Array("Protective Gear","http://wardcycles.hypermart.net/merchant.mv?Screen=CTGY&Store_Code=WPI&Category_Code=PROT","",0,18,220);
	Menu4_12=new Array("Suspension","http://wardcycles.hypermart.net/merchant.mv?Screen=CTGY&Store_Code=WPI&Category_Code=SUS","",0,18,220);
	Menu4_13=new Array("Tools & Lubes & Manuals","http://wardcycles.hypermart.net/merchant.mv?Screen=CTGY&Store_Code=WPI&Category_Code=TOOL","",0,18,220);
	Menu4_14=new Array("Trailers & Canopies","http://wardcycles.hypermart.net/merchant.mv?Screen=CTGY&Store_Code=WPI&Category_Code=TRAIL","",0,18,220);
	Menu4_15=new Array("Transmission & Sprockets & Chain","http://wardcycles.hypermart.net/merchant.mv?Screen=CTGY&Store_Code=WPI&Category_Code=GEAR","",0,18,220);
	Menu4_16=new Array("Wheels","http://wardcycles.hypermart.net/merchant.mv?Screen=CTGY&Store_Code=WPI&Category_Code=TIRE","",0,18,220);
	Menu4_17=new Array("Magazine Subscriptions","mags.html","",0,18,220);

Menu5=new Array("My Shopping","","",4,18,110);
	Menu5_1=new Array("My Account","http://wardcycles.hypermart.net/merchant.mv?Screen=LOGN&Store_Code=WPI","",0,18,110);
	Menu5_2=new Array("Product Search","http://wardcycles.hypermart.net/merchant.mv?Screen=SRCH&Store_Code=WPI","",0,18,110);
	Menu5_3=new Array("View Cart","http://wardcycles.hypermart.net/merchant.mv?Screen=BASK&Store_Code=WPI","",0,18,110);
	Menu5_4=new Array("Check Out","https://wardcycles.hypermart.net/merchant.mv?Screen=OINF&Store_Code=WPI","",0,18,110);

Menu6=new Array("Sitemap","","",1,18,100);
	Menu6_1=new Array("Site Map","sitemap.html","",0,18,90);
