/***********************************************************************************
*	(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='#000000';			// Background color when mouse is not over on subs
	var HighBgColor='#990000';			// Background color when mouse is over
	var HighSubBgColor='#990000';			// Background color when mouse is over on subs
	var FontLowColor='#FFF0F0';			// Font color when mouse is not over
	var FontSubLowColor='#FFF0F0';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='#000000';			// Border color
	var BorderSubColor='white';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=0;			// Border between elements 1 or 0
//	var FontFamily="Verdana, Arial, Helvetica, sans-serif"	// Font family menu items
	var FontFamily="Verdana, Arial, Helvetica, sans-serif"	// Font family menu items	
//  Monotype Corsiva, Georgia, "Times New Roman", Times, serif	
	var FontSize=12;				// 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='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=1;				// 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=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='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=0;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['/menu/hvmenu/tri.gif',5,10,'/menu/hvmenu/tridown.gif',10,5,'/menu/hvmenu/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"

//  example of link to new page    	 	Menu5_1_6=new Array("Skoda Fabia 100 PD","javascript:NewWin=window.open('http://www.allardmotorcompany.co.uk/pages/atmr/pdf/Skoda-Fabia-100-PD.pdf','NWin');window['NewWin'].focus()","",0);

Menu1=new Array("Home","/allard.asp","",0,20,60);
//	Menu1_1=new Array("Allard Motor Company","/allard.asp","",0,20,220);
//	Menu1_2=new Array("Allard Turbo Sport","/pages/products/info/allardturbosport.asp","",0);
//	Menu1_3=new Array("ATMR Racing","/pages/products/info/atmrracing.asp","",0);		
//	Menu1_2=new Array("Allard History","/pages/history/history.asp","",0);
//	Menu1_3=new Array("Historic Pictures","/pages/history/history_pictures.asp","",0);
//  fw_menu_4.addMenuItem("Historic Pictures","location='/pages/history/history_pictures.asp'");  	
//	Menu1_5=new Array("News","/pages/edit/page.asp?News_ID=4","",0);
//  fw_menu_5.addMenuItem("News","location='/site_news/'"); 
//	Menu1_5=new Array("About us","/pages/information/about_us.asp","",0);	
///	Menu1_6=new Array("FAQ's","/faq/index.asp","",0);	
///	Menu1_6=new Array("How to Order","/pages/information/order.asp","",0);	
///	Menu1_7=new Array("Contact Us","/pages/information/contact_us.asp","",0);	
///	Menu1_9=new Array("How to find us","/pages/information/allardmaps.asp","",0);		
///	Menu1_10=new Array("Links","/pages/information/links.asp","",0);
//	Menu1_11=new Array("Site Map","/pages/information/site-map.asp","",0);			
//	Menu1_7=new Array("Go Back","javascript:history.back();","",0);		
//	Menu1_8=new Array("Print","javascript:window.print();","",0);		
//	Menu1_7=new Array("Exit","javascript:window.close();","",0);


	Menu2=new Array(" ","/pages/products/products-all-ds.asp","",0,20,5);
 	//	Menu2_1=new Array("2008 Price List","/pages/products/products-all-ds.asp","",0,20,400);
///  		Menu2_1=new Array("How to Order","/pages/information/order.asp","",0,20,400);
/// 		Menu2_2=new Array("Review Cart","/pages/products/review-cart.asp","",0);
	
				
		
	Menu3=new Array(" ","","",0,20,5);
	// was 190 now 5
///		Menu3_1=new Array("Allard Kit Conversions","/pages/products/info/allard-convertsions.asp","",0,20,480);	
// 		Menu3_2=new Array("AMC Re-maps","/pages/products/pd_amc-re-maps.asp","",0);	
///		Menu3_2=new Array("Allard Re-maps","/pages/products/products.asp?cat=9","",0);	
///		Menu3_3=new Array("Turbo Conversion Kits","/pages/products/products.asp?cat=20","",0);	
// preformance tunning  vw
// supper tuning wild
// special tuning convertions
// turbocharhers
///		Menu3_4=new Array("Special Tuning Manual","/pages/products/turbo_diesel_special_tuning_manual.asp","",0);
// audy pdf
// aud tttdi page				
//		Menu3_1=new Array("VW Audi Seat Skoda Price List","/pages/products/products-cat6.asp?cat=6","",0,20,480);
//		Menu3_2=new Array("What's New","/pages/products/info/whats-new.asp","",0);	
///		Menu3_5=new Array("BMW 320/330d FMIC","/pages/products/info/bmw-320-330d-fmic.asp","",0);			
///		Menu3_6=new Array("Golf MKIV GOLF 1.8 TURBO","javascript:NewWin=window.open('http://www.allardmotorcompany.co.uk/pages/information/pdf/VOLKSWAGEN-MKIV-GOLF-1.8-TURBO.pdf','NWin');window['NewWin'].focus()","",0);
//		Menu3_4=new Array("Golf 1.9 TDI/PD","/pages/conversions/golf-19-tdipd.asp","",0);	
///		Menu3_7=new Array("GOLF TDI90/110 TDI 115 PD/130 PD BHP","javascript:NewWin=window.open('http://www.allardmotorcompany.co.uk/pages/information/pdf/GOLF-130-PD-BHP.pdf','NWin');window['NewWin'].focus()","",0);		
///	 	Menu3_8=new Array("Pipe work upgrade for 150PD models","/pages/products/products.asp?cat=15","",0);				
 	//	Menu3_4=new Array("GOLF TDI90/110 TDI 115 PD/130 PD BHP","javascript:NewWin=window.open('http://www.allardmotorcompany.co.uk/pages/information/pdf/GOLF-130-PD-BHP.pdf','NWin');window['NewWin'].focus()","",0);			
///	 	Menu3_9=new Array("Skoda-Octavia 1.8 TURBO","/pages/products/info/skoda-octavia-1.8-turbo.asp","",0);
//		Menu3_5=new Array("Skoda-Octavia 1.8 TURBO","javascript:NewWin=window.open('http://www.allardmotorcompany.co.uk/pages/atmr/pdf/SKODA-OCTAVIA-1.8-TURBO.pdf','NWin');window['NewWin'].focus()","",0);			
///	 	Menu3_10=new Array("Skoda Fabia 100 PD","/pages/products/info/skoda-fabia-100-PD.asp","",0);
//	 	Menu3_6=new Array("Skoda Fabia 100 PD","javascript:NewWin=window.open('http://www.allardmotorcompany.co.uk/pages/atmr/pdf/Skoda-Fabia-100-PD.pdf','NWin');window['NewWin'].focus()","",0);
/// 		Menu3_11=new Array("VW Audi Seat Skoda phase 1.2.3.4.","/pages/products/info/allard-convertsions.asp","",0);			
/// 		Menu3_12=new Array("VW Audi Seat Skoda AMC Super Tuning Chips","/pages/products/info/vw-audi-seat-skoda-amc-super-tuning-chips.asp","",0);		
//		Menu3_11=new Array("Super Tuning News","/pages/products/info/super-tuning-news.asp","",0);
//		Menu3_11=new Array("LandRover RangRover","/pages/products/info/landrover.asp","",0);
//		Menu3_14=new Array("Peugeot","/pages/products/info/peugeot.asp","",0);		
//		Menu3_12=new Array("","","",0);								
// 		Menu3_3=new Array("Intercoolers","/pages/leaflets/index.shtml","",0);
//		Menu3_13_1=new Array("Race Meetings","/pages/atmr/vw-cup.asp","",0,20,260);	
//    	Menu3_13_2=new Array("Race Results 2005","/pages/atmr/edit/atmr-page.asp?News_ID=5","",0);
//		Menu3_13_3=new Array("Race Results 2004","/pages/atmr/race-results-2004.asp","",0);
//		Menu3_14=new Array("The Team","/pages/atmr/the-racing-team.asp","",0);
//		Menu3_13=new Array("Allard's Gallery","/pages/gallery/gallery-3tc-all.asp","",0);

			
 	Menu4=new Array(" ","/pages/products/pd_products.asp","",0,20,5);
	// 90  now 5
//		Menu4_1=new Array("VW Audi Seat Skoda Price List","/pages/products/products-cat6.asp?cat=6","",0,20,300);   // removed remove page 
///		Menu4_1=new Array("Special Offers","/pages/edit/page.asp?News_ID=1","",0,20,480);
//  intercooler convertions
// aluminium products	
//		Menu4_2=new Array("Power Boost Module","/pages/products/products.asp?cat=12","",0);		
///		Menu4_2=new Array("Air Induction kits","/pages/products/products.asp?cat=13","",0);		
//		Menu4_4=new Array("Air Flow Meters","/pages/products/products.asp?cat=6","",0);		
///		Menu4_3=new Array("Inlet Manifold","/pages/products/products.asp?cat=11","",0);
///		Menu4_4=new Array("Allard (EGR) Power Pipe Kit","/pages/products/products.asp?cat=21","",0);		
///		Menu4_5=new Array("Silicone Hoses","/pages/products/products.asp?cat=1","",0);		
///		Menu4_6=new Array("Pro-Lock Hose Clamps","/pages/products/products.asp?cat=7","",0);		
///		Menu4_7=new Array("Intercooler Pipe Kits","/pages/products/products.asp?cat=15","",0);		
///		Menu4_8=new Array("Universal Intercoolers","/pages/products/products.asp?cat=14","",0);		
///		Menu4_9=new Array("Intercooler Kits","/pages/products/products.asp?cat=2","",0);		
//		Menu4_12=new Array("Aluminium Radiators","/pages/products/products.asp?cat=3","",0);		
///		Menu4_10=new Array("Fuel Tanks","/pages/products/products.asp?cat=4","",0);		
///		Menu4_11=new Array("Breather Tanks","/pages/products/products.asp?cat=5","",0);		
///		Menu4_12=new Array("Oil Cooler Kits","/pages/products/products.asp?cat=22","",0);		
//		Menu4_16=new Array("Fuel Cooler Kits","/pages/products/products.asp?cat=23","",0);
//		Menu4_17=new Array("Gearbox Cooler Kits","/pages/products/products.asp?cat=24","",0);		
//		Menu4_18=new Array("Uprated Fuel Injectors (Race Only)","/pages/products/products.asp?cat=18","",0);
///		Menu4_13=new Array("Turbochargers","/pages/products/products.asp?cat=8","",0);		
	
///		Menu4_14=new Array("Turbo Exhausts","/pages/products/products.asp?cat=16","",0);
///		Menu4_15=new Array("Clutches","/pages/products/products.asp?cat=19","",0);
///		Menu4_16=new Array("Milltek Exhaust Systems","/pages/products/products.asp?cat=17","",0);
//		Menu4_23=new Array("Instrument Gauges","/pages/products/products.asp?cat=10","",0);
//		Menu4_24=new Array("Aluminium Front Skid Tray","/pages/products/products.asp?cat=25","",0);
		
//		Menu4_25=new Array("Aux Fuel Tanks","/pages/products/pd_aux_fuel_tanks.asp","",0);
//		Menu4_26=new Array("AMC-Turbosport fuel INJECTOR NOZZLES","/pages/products/info/amc-injector-nozzles.asp","",0);
//		Menu4_27=new Array("VW Audi Seat Skoda AMC VNT Garrett Turbochargers","/pages/products/info/vw-audi-seat-skoda-anc-vnc-garrett-turbochargers.asp","",0);
		

	
	
// to be updated		Menu4_7=new Array("Pro-Lock","/pages/products/pd_pro-lok.asp","",0);	
//		Menu4_8=new Array("Strut Braces","/pages/products/pd_braces.asp","",0);
//		Menu4_10=new Array("Aluminium Pro","/pages/products/pd_aluminium_related_products.asp","",0);
//		Menu4_9=new Array("Optional Products","/pages/products/pd_optional_products.asp","",0);
//		Menu4_8=new Array("Air Filter Systems","/pages/products/products-3tc-cat8.asp?cat=8","",0);	
//		Menu4_13=new Array("Ecoflow","/pages/products/products.asp?cat=9","",0);
//		Menu4_2_1=new Array("Volkswagen MK3/4/5 TDI/PD Price List","/pages/products/products-cat6.asp?cat=6","",0,20,400);	


 
				
	Menu5=new Array(" ","","",0,20,120); //Product Information
 /// 		Menu5_1=new Array("Information sheets","/pages/information/info-sheets.asp","",0,20,200);
 // 		Menu5_1=new Array("Petrol vs Diesel","/pages/atmr/petrol-vs-diesel/petrol-vs-diesel.asp","",0,20,200);
//  to be updated 		Menu5_3=new Array("ATMR Racing","/pages/atmr/atmr-racing-team.asp","",0);
 //     	Menu5_2=new Array("Motor Sport Gallery","/pages/gallery/gallery-3tc-all.asp","",0);
 // 		Menu5_3=new Array("Videos","/video/","",0);
///  		Menu5_5=new Array("Documents","/filestore/list/documents/","",0);
//  		Menu5_6=new Array("Reports","/filestore/list/documents/Reports/","",0);		
//		Menu5_1=new Array("Allard History","/pages/history/history.asp","",0);
///  		Menu5_7=new Array("FAQ's","/faq/index.asp","",0);
///  		Menu5_8=new Array("Links","/pages/information/links.asp","",0);
//		Menu5_5=new Array("Documents","/filestore/documents/","",0);			
//		Menu5_5=new Array("Site Map","/pages/information/site-map.asp","",0);	
//		Menu5_7=new Array("Login","/pages/site-login.asp","",0);		


 	Menu6=new Array(" ","","",0,20,10);
//	 	Menu6_1=new Array("Review Cart","/pages/products/review-cart.asp","",0);
//  	Menu6_2=new Array("Forum","/forumallardmotorcompany/","",0,20,100);  forum is still active
//		Menu6_3=new Array("Turbo Systems","/","",0);	


