	var NoOffFirstLineMenus=5;			// Number of first level items	var LowBgColor='#CC0000';			// Background color when mouse is not over	var LowSubBgColor='white';			// Background color when mouse is not over on subs	var HighBgColor='#CC0000';			// Background color when mouse is over	var HighSubBgColor='000066';			// Background color when mouse is over on subs	var FontLowColor='white';			// Font color when mouse is not over	var FontSubLowColor='#CC0000';			// Font color subs when mouse is not over	var FontHighColor='white';			// Font color when mouse is over	var FontSubHighColor='CC0000';			// Font color subs when mouse is over	var BorderColor='#CC0000';			// Border color	var BorderSubColor='#000066';			// Border color for subs	var BorderWidth=1;				// Border width	var BorderBtwnElmnts=1;			// Border between elements 1 or 0	var FontFamily="veranda,arial,comic sans ms,technical"	// Font family menu items	var FontSize=10;				// 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	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent	var StartTop=90;				// Menu offset x coordinate	var StartLeft=10;				// Menu offset y coordinate	var VerCorrect=0;				// Multiple frames y correction	var HorCorrect=0;				// Multiple frames x correction	var LeftPaddng=4;				// Left padding	var TopPaddng=5;				// 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=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='';				// 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("Home","index.htm","",0,20,120);Menu2=new Array("Modifications","","",19);	Menu2_1=new Array("Anti Sway Bar","mods_anti_swaybar.htm","",0,20,120);	Menu2_2=new Array("Big Brake Kit","mods_big_brake_kit.htm","",0);	Menu2_3=new Array("Clear Bra Protection","mods_clear_bra.htm","",0);	Menu2_4=new Array("Coilovers","mods_hr_coilovers.htm","",0);	Menu2_5=new Array("Diverter Valve","mods_diverter_valve.htm","",0);	Menu2_6=new Array("Downpipes","mods_downpipes_awe.htm","",0,20,120);	Menu2_7=new Array("DTS","mods_dts.htm","",0);	Menu2_8=new Array("Dual Exhaust","mods_ex_milltek.htm","",0);	Menu2_9=new Array("ECU Upgrade","mods_apr_ecu_upgrade.htm","",0);	Menu2_10=new Array("Exhaust","mods_ex_supersprint.htm","",0,20,100);	Menu2_11=new Array("Intercoolers","mods_intercooler.htm","",0);	Menu2_12=new Array("Intercooler Mister","mods_intercooler_mister.htm","",0,20,120);	Menu2_13=new Array("Lip Spoiler","mods_lip_spoiler.htm","",0);	Menu2_14=new Array("Red Calipers","mods_calipers_red_brakes.htm","",0,20,100);	Menu2_15=new Array("Shortshifter","mods_shortshifter.htm","",0);	Menu2_16=new Array("Snub Mount","mods_snub_mount.htm","",0,20,100);	Menu2_17=new Array("Stage III","","",7);		Menu2_17_1=new Array("Planning","mods_stage_planning.htm","",0,20,150);		Menu2_17_2=new Array("Implementation","mods_stage_implementation.htm","",0,20,120);		Menu2_17_3=new Array("Trouble Shooting","mods_stage_trouble.htm","",0,20,100);		Menu2_17_4=new Array("Tuning","mods_stage_tuning.htm","",0,20,100);		Menu2_17_5=new Array("Results","mods_stage_results.htm","",0,20,100);		Menu2_17_6=new Array("APR STG3 History","mods_stage_apr_stg3_history.htm","",0,20,100);		Menu2_17_7=new Array("Tuner Reviews","mods_stage_tuner_reviews.htm","",0,20,100);	Menu2_18=new Array("Water Injection","mods_water_injection.htm","",0);	Menu2_19=new Array("Wheels","mods_ssr_wheels.htm","",0);             Menu3=new Array("Information","","",8);	Menu3_1=new Array("Coolant Leak","info_coolant_leak.htm","",0,20,120);	Menu3_2=new Array("For Sale","info_for_sale.htm","",0,20,120);	Menu3_3=new Array("Tests Results","","",8);		Menu3_3_1=new Array("Fog Light Removal","test_canadian_grill.htm","",0,20,150);		Menu3_3_2=new Array("Grill Test2","test_grill2.htm","",0);		Menu3_3_3=new Array("Dyno Test","test_dyno.htm","",0,20,100);		Menu3_3_4=new Array("Stg3 Dyno Test","test_dyno_stage3.htm","",0);		Menu3_3_5=new Array("IC Cleaning Test","test_intercooler_cleaner.htm","",0,20,120);		Menu3_3_6=new Array("Turbo Spool Up Test","test_turbo_spoolup.htm","",0);		Menu3_3_7=new Array("Reservoir Temp Test","test_reservoir_temp.htm","",0,20,100);		Menu3_3_8=new Array("Low Temp Thermo Test","test_cool_temp_test.htm","",0,20,100);	Menu3_4=new Array("Driving Events","info_driving_events.htm","",0);	Menu3_5=new Array("Next Modifications","info_next_mods.htm","",0,20,120);	Menu3_6=new Array("AWB Auto Warranty","info_awb_warranty.htm   ","",0);	Menu3_7=new Array("ECUx","info_ecu.htm   ","",0);	Menu3_8=new Array("A/F Ratio Meter","info_zeltronix_af_meter.htm   ","",0);	Menu4=new Array("Media","","",3);	Menu4_1=new Array("Quattrofest","media_quattrofest.htm","",0,20,120);	Menu4_2=new Array("Movies","media_movies.htm","",0);	Menu4_3=new Array("Photos","media_photos.htm","",0);	Menu5=new Array("Forum","http://www.myaudis4.com/forum/index.php","",0);