/***********************************************************************************
*	(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=1;			// Number of first level items
	var LowBgColor='#F8F8F8';			// Background color when mouse is not over
	var LowSubBgColor='#F8F8F8';		// 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='black';			// Font color when mouse is not over
	var FontSubLowColor='black';			// Font color subs when mouse is not over
	var FontHighColor='#c60000';			// Font color when mouse is over
	var FontSubHighColor='#C60000';			// Font color subs when mouse is over
	var BorderColor='#F8F8F8';			// Border color
	var BorderSubColor='#DDDDDD';			// Border color for subs
	var BorderWidth=1;				// 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=0;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='center';			// 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
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=0;				// 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=0;				// Left padding
	var TopPaddng=6;				// 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=500;			// 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=1;				// Hide first level when loading new document 1 or 0
	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=1;				// 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.autowerks.com/tri.gif',5,10,'http://www.autowerks.com/tridown.gif',10,5,'http://www.autowerks.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("Select Another Car","/","",3,25,150);

Menu1_1=new Array("Acura - Ford","","",20,25,150);	
	Menu1_1_1=new Array("Acura","http://acura.autowerks.com","",0,25,150);	
	Menu1_1_2=new Array("Alfa Romeo","http://alfaromeo.autowerks.com","",0,25,150);
	Menu1_1_3=new Array("AMC","","",0,25,150);
	Menu1_1_4=new Array("Aston Martin","","",0,25,150);
	Menu1_1_5=new Array("Audi","http://audi.autowerks.com","",0,25,150);
	Menu1_1_6=new Array("Avanti","","",0,25,150);
	Menu1_1_7=new Array("Bentley","","",0,25,150);
	Menu1_1_8=new Array("BMW","http://www.autowerks.com","",0,25,150);
	Menu1_1_9=new Array("Buick","","",0,25,150);
	Menu1_1_10=new Array("Cadillac","","",0,25,150);
	Menu1_1_11=new Array("Chevrolet","http://chevrolet.autowerks.com","",4,25,150);
	     Menu1_1_11_1=new Array("Avalanche","http://avalanche.autowerks.com","",0,25,150);
	     Menu1_1_11_2=new Array("Camaro","http://camaro.autowerks.com","",0,25,150);
	     Menu1_1_11_3=new Array("Cobalt","http://cobalt.autowerks.com","",0,25,150);
	     Menu1_1_11_4=new Array("Corvette","http://corvette.autowerks.com","",0,25,150);
	Menu1_1_12=new Array("Chrysler","http://chrysler.autowerks.com","",0,25,150);
	     Menu1_1_12_1=new Array("300","http://300.autowerks.com","",0,25,150);
	Menu1_1_13=new Array("Daewoo","","",0,25,150);
	Menu1_1_14=new Array("Daihatsu","","",0,25,150);
	Menu1_1_15=new Array("DeLorean","","",0,25,150);
	Menu1_1_16=new Array("Dodge","http://dodge.autowerks.com","",4,25,150);
	     Menu1_1_16_1=new Array("Charger","http://charger.autowerks.com","",0,25,150);
	     Menu1_1_16_2=new Array("Neon","http://neon.autowerks.com","",0,25,150);
	     Menu1_1_16_3=new Array("PT Cruiser","http://ptcruiser.autowerks.com","",0,25,150);
	     Menu1_1_16_4=new Array("Stealth","http://stealth.autowerks.com","",0,25,150);
	Menu1_1_17=new Array("Eagle","","",0,25,150);
	Menu1_1_18=new Array("Ferrari","","",0,25,150);
	Menu1_1_19=new Array("Fiat","","",0,25,150);
	Menu1_1_20=new Array("Ford","http://ford.autowerks.com","",2,25,150);
	     Menu1_1_20_1=new Array("Focus","http://focus.autowerks.com","",0,25,150);
	     Menu1_1_20_2=new Array("Mustang","http://mustang.autowerks.com","",0,25,150);

Menu1_2=new Array("Geo - Mitsubishi","","",24,25,150);	
	Menu1_2_1=new Array("Geo","","",0,25,150);
	Menu1_2_2=new Array("GMC","","",0,25,150);
	Menu1_2_3=new Array("Honda","http://honda.autowerks.com","",4,25,150);
	     Menu1_2_3_1=new Array("Civic","http://civic.autowerks.com","",0,25,150);
	     Menu1_2_3_2=new Array("CRX","http://crx.autowerks.com","",0,25,150);
	     Menu1_2_3_3=new Array("Prelude","http://prelude.autowerks.com","",0,25,150);
	     Menu1_2_3_4=new Array("S2000","http://s2000.autowerks.com","",0,25,150);
	Menu1_2_4=new Array("HUMMER","http://hummer.autowerks.com","",2,25,150);
	     Menu1_2_4_1=new Array("H2","http://h2.autowerks.com","",0,25,150);
	     Menu1_2_4_2=new Array("H3","http://h3.autowerks.com","",0,25,150);
	Menu1_2_5=new Array("Hyundai","","",0,25,150);
	Menu1_2_6=new Array("Infiniti","http://infiniti.autowerks.com","",1,25,150);
	     Menu1_2_6_1=new Array("G35","http://g35.autowerks.com","",0,25,150);
	Menu1_2_7=new Array("Isuzu","http://isuzu.autowerks.com","",0,25,150);
	Menu1_2_8=new Array("Jaguar","","",0,25,150);
	Menu1_2_9=new Array("Jeep","http://jeep.autowerks.com","",3,25,150);
	     Menu1_2_9_1=new Array("Cherokee","http://cherokee.autowerks.com","",0,25,150);
	     Menu1_2_9_2=new Array("CJ","http://cj.autowerks.com","",0,25,150);
	     Menu1_2_9_3=new Array("Wrangler","http://wrangler.autowerks.com","",0,25,150);
	Menu1_2_10=new Array("Kia","m","",0,25,150);
	Menu1_2_11=new Array("Lamborghini","","",0,25,150);
	Menu1_2_12=new Array("Lancia","","",0,25,150);
	Menu1_2_13=new Array("Land Rover","","",0,25,150);
	Menu1_2_14=new Array("Lexus","","",0,25,150);
	Menu1_2_15=new Array("Lincoln","","",0,25,150);
	Menu1_2_16=new Array("Lotus","","",0,25,150);
	Menu1_2_17=new Array("Maserati","","",0,25,150);
	Menu1_2_18=new Array("Maybach","","",0,25,150);
	Menu1_2_19=new Array("Mazda","http://mazda.autowerks.com","",2,25,150);
	     Menu1_2_19_1=new Array("RX-7","http://rx-7.autowerks.com","",0,25,150);
	     Menu1_2_19_2=new Array("RX-8","http://rx-8.autowerks.com","",0,25,150);
	Menu1_2_20=new Array("Mercedes Benz","http://mb.autowerks.com","",0,25,150);
	Menu1_2_21=new Array("Mercury","","",0,25,150);
	Menu1_2_22=new Array("Merkur","","",0,25,150);
	Menu1_2_23=new Array("MINI","http://mini.autowerks.com","",0,25,150);
	Menu1_2_24=new Array("Mitsubishi","http://mitsubishi.autowerks.com","",3,25,150);
	     Menu1_2_24_1=new Array("Eclipse","http://eclipse.autowerks.com","",0,25,150);
	     Menu1_2_24_2=new Array("EVO","http://EVO.autowerks.com","",0,25,150);
	     Menu1_2_24_3=new Array("Lancer","http://lancer.autowerks.com","",0,25,150);

Menu1_3=new Array("Nissan - Yugo","","",20,25,150);	
	Menu1_3_1=new Array("Nissan","http://nissan.autowerks.com","",0,25,150);
	Menu1_3_2=new Array("Oldsmobile","","",0,25,150);
	Menu1_3_3=new Array("Peugeot","","",0,25,150);
	Menu1_3_4=new Array("Plymouth","","",1,25,150);
	     Menu1_3_4_1=new Array("Prowler","http://prowler.autowerks.com","",0,25,150);
	Menu1_3_5=new Array("Pontiac","http://pontiac.autowerks.com","",2,25,150);
	     Menu1_3_5_1=new Array("GTO","http://gto.autowerks.com","",0,25,150);
	     Menu1_3_5_2=new Array("Solstice","http://solstice.autowerks.com","",0,25,150);
	Menu1_3_6=new Array("Porsche","http://porsche.autowerks.com","",0,25,150);
	Menu1_3_7=new Array("Renault","","",0,25,150);
	Menu1_3_8=new Array("Rolls Royce","","",0,25,150);
	Menu1_3_9=new Array("Saab","http://saab.autowerks.com","",1,25,150);
	     Menu1_3_9_1=new Array("9-3","http://9-3.autowerks.com","",0,25,150);
	Menu1_3_10=new Array("Saturn","http://saturn.autowerks.com","",2,25,150);
	     Menu1_3_10_1=new Array("Sky","http://sky.autowerks.com","",0,25,150);
	     Menu1_3_10_2=new Array("Vue","http://vue.autowerks.com","",0,25,150);
	Menu1_3_11=new Array("Scion","http://scion.autowerks.com","",2,25,150);
	     Menu1_3_11_1=new Array("Xa","http://xa.autowerks.com","",0,25,150);
	     Menu1_3_11_2=new Array("Xb","http://Xb.autowerks.com","",0,25,150);
	Menu1_3_12=new Array("Smart","","",0,25,150);
	Menu1_3_13=new Array("Sterling","","",0,25,150);
	Menu1_3_14=new Array("Subaru","http://subaru.autowerks.com","",2,25,150);
	     Menu1_3_14_1=new Array("Impreza","http://impreza.autowerks.com","",0,25,150);
	     Menu1_3_14_2=new Array("WRX","http://WRX.autowerks.com","",0,25,150);
	Menu1_3_15=new Array("Suzuki","http://suzuki.autowerks.com","",0,25,150);
	Menu1_3_16=new Array("Toyota","http://toyota.autowerks.com","",3,25,150);
	     Menu1_3_16_1=new Array("Celica","http://celica.autowerks.com","",0,25,150);
	     Menu1_3_16_2=new Array("MR2","http://mr2.autowerks.com","",0,25,150);
	     Menu1_3_16_3=new Array("Supra","http://supra.autowerks.com","",0,25,150);
	Menu1_3_17=new Array("Triumph","","",0,25,150);
	Menu1_3_18=new Array("Volkswagen","http://vw.autowerks.com","",0,25,150);
	Menu1_3_19=new Array("Volvo","","",0,25,150);
	Menu1_3_20=new Array("Yugo","","",0,25,150);
