/***********************************************************************************
*	(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=20;			// Number of first level items
	var LowBgColor='black';			// Background color when mouse is not over
	var LowSubBgColor='gray';			// Background color when mouse is not over on subs
	var HighBgColor='black';			// Background color when mouse is over
	var HighSubBgColor='black';			// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='black';			// Font color subs when mouse is not over
	var FontHighColor='red';			// Font color when mouse is over
	var FontSubHighColor='WHITE';			// Font color subs when mouse is over
	var BorderColor='black';			// 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=9;				// Font size menu items
	var FontBold=1;				// 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=149;				// Menu offset x coordinate
	var StartLeft=5;				// 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=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=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=['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:  ""

Menu1=new Array("Products","/catalog","",0,20,155);

Menu2=new Array("Tire Changers","/catalog/default.php?cPath=2","",4);
	Menu2_1=new Array("Auto & Light Truck","catalog/default.php?cPath=2&osCsid=870d3248ef77e0d80719dd53a58439ce","",0,20,140);	
		Menu2_1_1=new Array("","",0,20,150);
		Menu2_1_2=new Array("","","",0);
		Menu2_1_3=new Array("","","",0);
                Menu2_1_4=new Array("","","",0);
                Menu2_1_5=new Array("","","",2);
                          Menu2_1_5_1=new Array("","","",0,20,150);
                          Menu2_1_5_2=new Array("","","",0);
	Menu2_2=new Array("Heavy Duty Tire Changer","/catalog/default.php?cPath=2_34","",3);
		Menu2_2_1=new Array("HJumbo 26 Truck Tire Changer","/catalog/product_info.php?products_id=256","",0,20,200);
		Menu2_2_2=new Array("Jumbo 56 Industrial Tire Changer","/catalog/product_info.php?products_id=159","",0);
		Menu2_2_3=new Array("Wired News","/catalog/product_info.php?products_id=248","",0);
       Menu2_3=new Array("Manual Tire Changer","catalog/default.php?cPath=2_49","",0);
       Menu2_3=new Array("Motor Cycle Tire Changer","catalog/default.php?cPath=2_39","",0);
       Menu2_4=new Array("Combination","catalog/default.php?cPath=13","",0);
		
        Menu3=new Array("Wheel Balancers","/catalog/default.php?cPath=134","",5);
	Menu3_1=new Array("Cars & Light Trucks","catalog/default.php?cPath=134","",0,20,150);
	Menu3_2=new Array("Heavy Duty","/catalog/default.php?cPath=11_53","",0);
	Menu3_3=new Array("Motorcycle","catalog/product_info.php?products_id=257","",0);
        Menu3_4=new Array("Combinations","catalog/default.php?cPath=13","",0);
        Menu3_5=new Array("Wheel Weights","catalog/default.php?cPath=13","",0);



        Menu4=new Array("Lifts","/catalog/default.php?cPath=15","",9);
	Menu4_1=new Array("2 Post","catalog/default.php?cPath=15_18","",0,20,180);
	Menu4_2=new Array("4 post","catalog/default.php?cPath=15_19","",0);
	Menu4_3=new Array("Alignment","catalog/default.php?cPath=15_20","",0);
        Menu4_4=new Array("Scissors","catalog/default.php?cPath=15_70&osCsid=8ed1348064448ee8795c025a9ce16314","",0);
	Menu4_5=new Array("Heavy Duty","catalog/default.php?cPath=15_45","",0);
        Menu4_6=new Array("Motorcycle","catalog/default.php?cPath=15_42","",0);
        Menu4_7=new Array("Low Rise/Mid Rise","catalog/default.php?cPath=15_46","",0);
        Menu4_8=new Array("Specialty lifts","/catalog/default.php?cPath=15_52","",0);
        Menu4_9=new Array("Rolling Jack Bridges","catalog/default.php?cPath=15_47","",0);

        Menu5=new Array("Brake Lathes","catalog/default.php?cPath=138","",3);
	Menu5_1=new Array("Bench","catalog/default.php?cPath=36","",0,20,140);
        Menu5_2=new Array("On The Car","catalog/default.php?cPath=36_72","",0,20,140);
        Menu5_3=new Array("Heavy Duty","catalog/default.php?cPath=36_71","",0,20,140);

 Menu6=new Array("Alignment Machines","catalog/default.php?cPath=89","",5);
        Menu6_1=new Array("CEMB DWA1000 Compact","catalog/product_info.php?products_id=822","",0,20,160);
        Menu6_2=new Array("CEMB DWA1000 Cabinet","catalog/product_info.php?products_id=766","",0,20,160);
        Menu6_3=new Array("Ranger","catalog/product_info.php?products_id=768","",0,20,160);
         Menu6_4=new Array("Hofmann 550","catalog/product_info.php?products_id=846","",0,20,160);
 Menu6_5=new Array("Hofmann 650","catalog/product_info.php?products_id=845","",0,20,160);

Menu7=new Array("A/C Machines","catalog/default.php?cPath=129","",0);
	Menu7_1=new Array("Cars & Light Trucks","catalog/default.php?cPath=11","",0,20,150);
	Menu7_2=new Array("Heavy Duty","http://www.google.com","",0);
	Menu7_3=new Array("Yahoo","http://www.yahoo.com","",0);

Menu8=new Array("Wash Cabinets","catalog/default.php?cPath=3&osCsid=e48980c02d5c059492762aad3e7d1a6c","",3);
	Menu8_1=new Array("RS 250 Heavy Duty Spray Wash","catalog/product_info.php?products_id=200","",0,20,150);
	Menu8_2=new Array("RS 500 Heavy Duty Washer","catalog/product_info.php?products_id=202","",0);
	Menu8_3=new Array("RS 750 for Truck Repair Centers","catalog/product_info.php?products_id=201","",0);
       
Menu9=new Array("Air Compressors","catalog/default.php?cPath=41","",0);
	Menu9_1=new Array("Opacity Meters","catalog/default.php?cPath=21","",0,20,170);
	Menu9_2=new Array("Leak Detection","catalog/default.php?cPath=21_27","",0);
	Menu9_3=new Array("Parts Fittings","http://www.yahoo.com","",0);


Menu10=new Array("Transmission Service","catalog/default.php?cPath=10","",0);

Menu11=new Array("Pipe Benders","catalog/default.php?cPath=12","",0);

Menu12=new Array("Fly Wheel Grinders","/catalog/default.php?cPath=55&osCsid=aec0d2236b02b008fe6b1f0d07eff122","",3);
Menu12_1=new Array("FG4000","catalog/default.php?cPath=61_62","",0,20,100);
Menu12_2=new Array("FG5000","catalog/product_info.php?products_id=266","",0,20,100);
Menu12_3=new Array("FG10000","catalog/product_info.php?products_id=267","",0,20,100);

Menu13=new Array("Shop Equipment","/catalog/default.php?cPath=61&osCsid=a5b62cce7b0bad840d0b2385c8d7f4da","",5);
Menu13_1=new Array("Boxes & Benches","catalog/default.php?cPath=61_62","",0,20,200);
Menu13_2=new Array("Jacks & Jack Stands","catalog/default.php?cPath=61_64","",0,20,100);
Menu13_3=new Array("Parts Washers","catalog/default.php?cPath=61_65","",0,20,100);
Menu13_4=new Array("Stands & Cranes","catalog/default.php?cPath=61_74","",0,20,100);
Menu13_5=new Array("Hoses & Reels","catalog/default.php?cPath=61_68","",0,20,100);

Menu14=new Array("Combinations","catalog/default.php?cPath=13","",0);

Menu15=new Array("Specials","catalog/specials.php","",0);

Menu16=new Array("Contact Us","/catalog/contact_us.php","",0);

Menu17=new Array("Search","catalog/advanced_search.php?","",0);

Menu18=new Array("Lease Purchase","https://www.marlinleasing.com/","",2);
Menu18_1=new Array("Quote Calculator?","https://www.marlinleasing.com/marlin/enduser/quotecalculator.asp","",0,20,150);
Menu18_2=new Array("Application Form","https://www.marlinleasing.com/marlin/enduser/creditapp.asp","",0,20,150);
	
Menu19=new Array("Links","links.htm","",0);

Menu20=new Array("New Member", "https://alignment.biz/catalog/login.php?osCsid=ffcae1332a226442eb17fd0a6ce30f4c","",0);






       
