/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.41 24 December 2001	775          *
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=10;			// Number of first level items
	var LowBgColor='#5590D6';			// Background color when mouse is not over
	var LowSubBgColor='#5590D6';			// Background color when mouse is not over on subs
	var HighBgColor='#004080';			// Background color when mouse is over
	var HighSubBgColor='white';			// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='white';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='black';			// Font color subs when mouse is over
	var BorderColor='#004080';			// Border color
	var BorderSubColor='white';			// 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=0;				// 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=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=121;				// Menu offset x coordinate
	var StartLeft=28;				// Menu offset y coordinate
	var VerCorrect=1;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=5;				// Left padding
	var TopPaddng=1;				// 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=400;			// 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=0;				// 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=['http://www.speedstyles.com/tri.gif',5,10,'http://www.speedstyles.com/tridown.gif',10,5,'http://www.speedstyles.com/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("Accessories","","",2,18,72);
	Menu1_1=new Array("Interior","http://www.speedstyles.com/interior.html","",0,18,80);
	Menu1_2=new Array("Exterior","http://www.speedstyles.com/exterior.html","",0);

Menu2=new Array("Body Kits & Wings","http://www.speedstyles.com/bodykits.html","",3,18,100);
	Menu2_1=new Array("Custom Hoods","http://www.speedstyles.com/hoods.html","",0,18,100);
	Menu2_2=new Array("Custom Wings","http://www.speedstyles.com/wings.html","",0);
	Menu2_3=new Array("Carbon Fiber","http://www.speedstyles.com/carbonfiber.html","",0);

Menu3=new Array("Custom Lighting","","",4,18,88);
	Menu3_1=new Array("Headlights","http://www.speedstyles.com/headlights.html","",0,18,100);
	Menu3_2=new Array("Taillights","http://www.speedstyles.com/taillights.html","",0);
	Menu3_3=new Array("Foglights","http://www.speedstyles.com/foglights.html","",0);
	Menu3_4=new Array("Bulbs & More","http://www.speedstyles.com/bulbs.html","",0);

Menu4=new Array("Engine Mods","","",4,18,72);
	Menu4_1=new Array("Dress Ups","http://www.speedstyles.com/dressups.html","",0,18,130);
	Menu4_2=new Array("Electronics","http://www.speedstyles.com/electronics.html","",0);
	Menu4_3=new Array("Power Parts","http://www.speedstyles.com/powerparts.html","",0);
	Menu4_4=new Array("Turbos & Superchargers","http://www.speedstyles.com/turbos.html","",0);

Menu5=new Array("Performance","","",4,18,74);
	Menu5_1=new Array("Air Intakes","http://www.speedstyles.com/intakes.html","",0,18,110);
	Menu5_2=new Array("Exhaust","http://www.speedstyles.com/exhaust.html","",0,18,130);
	Menu5_3=new Array("Transmission","http://www.speedstyles.com/transmissions.html","",0,18,130);
	Menu5_4=new Array("Brakes","http://www.speedstyles.com/brakes.html","",0,18,130);
	
	
Menu6=new Array("Suspensions","","",5,18,75);
	Menu6_1=new Array("Lowering Springs","http://www.speedstyles.com/lowering.html","",0,18,130);
	Menu6_2=new Array("Add-on Coil-overs","http://www.speedstyles.com/addoncoils.html","",0,18,140);
	Menu6_3=new Array("Fully Adj. Coil-overs","http://www.speedstyles.com/adjcoils.html","",0,18,130);
	Menu6_4=new Array("Sport Shocks & Struts","http://www.speedstyles.com/shocks.html","",0,18,130);
	Menu6_5=new Array("Support & Sway Bars","http://www.speedstyles.com/supports.html","",0,18,130);

Menu7=new Array("Tinting","http://www.speedstyles.com/tinting.html","",3,18,42);
	Menu7_1=new Array("Automotive Tint","http://www.speedstyles.com/tinting_automotive.html","",0,18,100);
	Menu7_2=new Array("Residential Tint","http://www.speedstyles.com/tinting_residential.html","",0,18,100);
	Menu7_3=new Array("Commercial Tint","http://www.speedstyles.com/tinting_commercial.html","",0,18,100);

Menu8=new Array("Wheels & Tires","http://www.speedstyles.com/wheels.html","",0,18,85);
	
Menu9=new Array("Gallery","http://www.speedstyles.com/gallery","",0,18,46);

Menu10=new Array("Clearance","http://www.speedstyles.com/clearance.html","",0,18,57);

	

