//(c) Ger Versluis 2000 version 1.0, 1 november 2000

	var NoOffFirstLineMenus=5; //set number of main menu items
	var LowBgColor='#FFFFFF';
	var HighBgColor='#FFFF00';
	var FontLowColor='333399';
	var FontHighColor='333399';
	var BorderColor='333399';
	var BorderWidth=1;
	var BorderBtwnElmnts=1;
	var FontFamily="arial"
	var FontSize=9;
	var FontBold=1;
	var FontItalic=0;
	var MenuTextCentered=0;
	var MenuCentered='left';
	var MenuVerticalCentered='top';
	var ChildOverlap=.1;
	var ChildVerticalOverlap=.1;
	var StartTop=213; //set vertical offset
	var StartLeft=232; //set horizontal offset
	var VerCorrect=0;
	var HorCorrect=0;
	var LeftPaddng=3;
	var TopPaddng=2;
	var FirstLineHorizontal=1; //set menu layout (1=horizontal, 0=vertical)
	var MenuFramesVertical=1;
	var DissapearDelay=500;
	var TakeOverBgColor=1;
	var FirstLineFrame='navig';
	var SecLineFrame='space';
	var DocTargetFrame='space';
	var WebMasterCheck=0;

//Menux=new Array("text to show","Link",No of sub elements,element height,element width);
//see accompanying "config.htm" file for more information on structure of menus

//Menu1=new Array("Home","#",0,20,138);

Menu1=new Array("Products","#",5,20,100);
	Menu1_1=new Array("Automotive Balancers","#",3,20,140);	
		Menu1_1_1=new Array("Engine Component","#",3,20,130);
			  Menu1_1_1_1=new Array("OverHead Belt Drive","#",1,20,130);
			  	Menu1_1_1_1_1=new Array("PB-1000","http://www.pro-bal.com/products/pb-1000-o.html",0,20,100);
			  Menu1_1_1_2=new Array("WrapAround Belt Drive","#",6);
			  	Menu1_1_1_2_1=new Array("HST","http://www.pro-bal.com/products/hst.html",0,20,100);
			  	Menu1_1_1_2_2=new Array("H-4S","http://www.pro-bal.com/products/h4-s.html",0,20,100);
			  	Menu1_1_1_2_3=new Array("H-10","http://www.pro-bal.com/products/h-10.html",0);
			  	Menu1_1_1_2_4=new Array("H-30","http://www.pro-bal.com/products/h-30.html",0);
			  	Menu1_1_1_2_5=new Array("H-64","http://www.pro-bal.com/products/h-64.html",0);
			  	Menu1_1_1_2_6=new Array("H-100","http://www.pro-bal.com/products/h-100.html",0);
			  Menu1_1_1_3=new Array("Parts / Accessories","#",3);
			  	Menu1_1_1_3_1=new Array("Bobweights","http://shop.pro-bal.com/Merchant2/merchant.mv?Screen=CTGY&Store_Code=SPBC&Category_Code=BW",0,20,100);
			  	Menu1_1_1_3_2=new Array("Balancing Acc.","http://shop.pro-bal.com/Merchant2/merchant.mv?Screen=CTGY&Store_Code=SPBC&Category_Code=ACC",0);
			  	Menu1_1_1_3_3=new Array("Spare Parts","#",12);
			  		Menu1_1_1_3_3_1=new Array("Amplifier Parts","http://shop.pro-bal.com/Merchant2/merchant.mv?Screen=CTGY&Store_Code=SPBC&Category_Code=AMP",0,20,130);
			  		Menu1_1_1_3_3_2=new Array("Dashpots","http://shop.pro-bal.com/Merchant2/merchant.mv?Screen=CTGY&Store_Code=SPBC&Category_Code=DASH",0);
			  		Menu1_1_1_3_3_3=new Array("DC Drive Motors","http://shop.pro-bal.com/Merchant2/merchant.mv?Screen=CTGY&Store_Code=SPBC&Category_Code=DCDM",0);
			  		Menu1_1_1_3_3_4=new Array("DC Motor Controllers","http://shop.pro-bal.com/Merchant2/merchant.mv?Screen=CTGY&Store_Code=SPBC&Category_Code=DCMC",0);
			  		Menu1_1_1_3_3_5=new Array("Drive Arm","http://shop.pro-bal.com/Merchant2/merchant.mv?Screen=CTGY&Store_Code=SPBC&Category_Code=DA",0);
			  		Menu1_1_1_3_3_6=new Array("Drive Belts","http://shop.pro-bal.com/Merchant2/merchant.mv?Screen=CTGY&Store_Code=SPBC&Category_Code=BELTS",0);
			  		Menu1_1_1_3_3_7=new Array("Lockout Assembly","http://shop.pro-bal.com/Merchant2/merchant.mv?Screen=CTGY&Store_Code=SPBC&Category_Code=LOCK",0);
			  		Menu1_1_1_3_3_8=new Array("Meters","http://shop.pro-bal.com/Merchant2/merchant.mv?Screen=CTGY&Store_Code=SPBC&Category_Code=METERS",0);
			  		Menu1_1_1_3_3_9=new Array("Miscellaneous","http://shop.pro-bal.com/Merchant2/merchant.mv?Screen=CTGY&Store_Code=SPBC&Category_Code=MISC",0);
			  		Menu1_1_1_3_3_10=new Array("Pickup Parts","http://shop.pro-bal.com/Merchant2/merchant.mv?Screen=CTGY&Store_Code=SPBC&Category_Code=PU",0);
			  		Menu1_1_1_3_3_11=new Array("Strobe Parts","http://shop.pro-bal.com/Merchant2/merchant.mv?Screen=CTGY&Store_Code=SPBC&Category_Code=STROBE",0);
			  		Menu1_1_1_3_3_12=new Array("Vacuum Tubes","http://shop.pro-bal.com/Merchant2/merchant.mv?Screen=CTGY&Store_Code=SPBC&Category_Code=VACTUBE",0);
		Menu1_1_2=new Array("Driveline","#",3);
			  Menu1_1_2_1=new Array("OverHead Belt Drive","#",1,20,130);
			  	Menu1_1_2_1_1=new Array("PB-1000","http://www.pro-bal.com/products/pb-1000-d.html",0,20,100);
			  Menu1_1_2_2=new Array("End-Drive","#",5);
			  	Menu1_1_2_2_1=new Array("H-4S","http://www.pro-bal.com/products/h-4s.html",0,20,100);
			  	Menu1_1_2_2_2=new Array("H-10","http://www.pro-bal.com/products/h-10.html",0);
			  	Menu1_1_2_2_3=new Array("H-30","http://www.pro-bal.com/products/h-30.html",0);
			  	Menu1_1_2_2_4=new Array("H-64","http://www.pro-bal.com/products/h-64.html",0);
			  	Menu1_1_2_2_5=new Array("H-100","http://www.pro-bal.com/products/h-100.html",0);
			  Menu1_1_2_3=new Array("Accessories","http://shop.pro-bal.com/Merchant2/merchant.mv?Screen=CTGY&Store_Code=SPBC&Category_Code=DRVLN",0);
		Menu1_1_3=new Array("Torque Converters","#",1);
			  Menu1_1_3_1=new Array("PB TC-100","http://www.pro-bal.com/products/pb-tc-100.html",0,20,100);
	Menu1_2=new Array("Industrial Balancers","#",4);
		Menu1_2_1=new Array("Horizontal","#",3,20,130);
			  Menu1_2_1_1=new Array("OverHead Belt Drive","#",3,20,130);
			  	Menu1_2_1_1_1=new Array("SWH-1000","http://www.pro-bal.com/products/swh-1000.html",0,20,100);
				Menu1_2_1_1_2=new Array("SWH-2000","http://www.pro-bal.com/products/swh-2000.html",0);
				Menu1_2_1_1_3=new Array("SWH-3500","http://www.pro-bal.com/products/swh-3500.html",0);
			  Menu1_2_1_2=new Array("WrapAround Belt Drive","#",12);
			  	Menu1_2_1_2_1=new Array("HST","http://www.pro-bal.com/products/hst.html",0,20,100);
			  	Menu1_2_1_2_2=new Array("H-4S","http://www.pro-bal.com/products/h-4s.html",0);
			  	Menu1_2_1_2_3=new Array("H-10","http://www.pro-bal.com/products/h-10.html",0);
			  	Menu1_2_1_2_4=new Array("H-30","http://www.pro-bal.com/products/h-30.html",0);
			  	Menu1_2_1_2_5=new Array("H-64","http://www.pro-bal.com/products/h-64.html",0);
			  	Menu1_2_1_2_6=new Array("H-100","http://www.pro-bal.com/products/h-100.html",0);
			  	Menu1_2_1_2_7=new Array("H-160","http://www.pro-bal.com/products/h-160.html",0);
			  	Menu1_2_1_2_8=new Array("H-3K","http://www.pro-bal.com/products/h-3k.html",0);
			  	Menu1_2_1_2_9=new Array("H-5K","http://www.pro-bal.com/products/h-5k.html",0);
			  	Menu1_2_1_2_10=new Array("H-7K","http://www.pro-bal.com/products/h-7k.html",0);
			  	Menu1_2_1_2_11=new Array("H-10K","http://www.pro-bal.com/products/h-10k.html",0);
			  	Menu1_2_1_2_12=new Array("H-16K","http://www.pro-bal.com/products/h-16k.html",0);
			  Menu1_2_1_3=new Array("End-Drive","#",11);
			  	Menu1_2_1_3_1=new Array("H-4S","http://www.pro-bal.com/products/h-4s.html",0,20,100);
			  	Menu1_2_1_3_2=new Array("H-10","http://www.pro-bal.com/products/h-10.html",0);
			  	Menu1_2_1_3_3=new Array("H-30","http://www.pro-bal.com/products/h-30.html",0);
			  	Menu1_2_1_3_4=new Array("H-64","http://www.pro-bal.com/products/h-64.html",0);
			  	Menu1_2_1_3_5=new Array("H-100","http://www.pro-bal.com/products/h-100.html",0);
			  	Menu1_2_1_3_6=new Array("H-160","http://www.pro-bal.com/products/h-160.html",0);
			  	Menu1_2_1_3_7=new Array("H-3K","http://www.pro-bal.com/products/h-3k.html",0);
			  	Menu1_2_1_3_8=new Array("H-5K","http://www.pro-bal.com/products/h-5k.html",0);
			  	Menu1_2_1_3_9=new Array("H-7K","http://www.pro-bal.com/products/h-7k.html",0);
			  	Menu1_2_1_3_10=new Array("H-10K","http://www.pro-bal.com/products/h-10k.html",0);
			  	Menu1_2_1_3_11=new Array("H-16K","http://www.pro-bal.com/products/h-16k.html",0);
		Menu1_2_2=new Array("Vertical","#",2);
			  Menu1_2_2_1=new Array("Single Plane","#",10,20,130);
			  	Menu1_2_2_1_1=new Array("V1","http://www.pro-bal.com/products/v1.html",0,20,100);
			  	Menu1_2_2_1_2=new Array("V3","http://www.pro-bal.com/products/v3.html",0);
			  	Menu1_2_2_1_3=new Array("V10","http://www.pro-bal.com/products/v10.html",0);
			  	Menu1_2_2_1_4=new Array("V30","http://www.pro-bal.com/products/v30.html",0);
			  	Menu1_2_2_1_5=new Array("V55","http://www.pro-bal.com/products/v55.html",0);
			  	Menu1_2_2_1_6=new Array("V100","http://www.pro-bal.com/products/v100.html",0);
			  	Menu1_2_2_1_7=new Array("V160","http://www.pro-bal.com/products/v160.html",0);
			  	Menu1_2_2_1_8=new Array("V300","http://www.pro-bal.com/products/v300.html",0);
			  	Menu1_2_2_1_9=new Array("V600","http://www.pro-bal.com/products/v600.html",0);
			  	Menu1_2_2_1_10=new Array("V1500","http://www.pro-bal.com/products/v1500.html",0);
			  Menu1_2_2_2=new Array("Two Plane","#",9);
			  	Menu1_2_2_2_1=new Array("VT3","http://www.pro-bal.com/products/vt3.html",0,20,100);
			  	Menu1_2_2_2_2=new Array("VT10","http://www.pro-bal.com/products/vt10.html",0);
			  	Menu1_2_2_2_3=new Array("VT30","http://www.pro-bal.com/products/vt30.html",0);
			  	Menu1_2_2_2_4=new Array("VT55","http://www.pro-bal.com/products/vt55.html",0);
			  	Menu1_2_2_2_5=new Array("VT100","http://www.pro-bal.com/products/vt100.html",0);
			  	Menu1_2_2_2_6=new Array("VT160","http://www.pro-bal.com/products/vt160.html",0);
			  	Menu1_2_2_2_7=new Array("VT300","http://www.pro-bal.com/products/vt300.html",0);
			  	Menu1_2_2_2_8=new Array("VT600","http://www.pro-bal.com/products/vt600.html",0);
			  	Menu1_2_2_2_9=new Array("VT1500","http://www.pro-bal.com/products/vt1500.html",0);
		Menu1_2_3=new Array("Specialty","#",3);
			  Menu1_2_3_1=new Array("High-Speed","#",5,20,100);
			  	Menu1_2_3_1_1=new Array("HR64","http://www.pro-bal.com/products/hr64.html",0,20,100);
			  	Menu1_2_3_1_2=new Array("HR100","http://www.pro-bal.com/products/hr100.html",0);
			  	Menu1_2_3_1_3=new Array("HR160","http://www.pro-bal.com/products/hr160.html",0);
			  	Menu1_2_3_1_4=new Array("HR3K","http://www.pro-bal.com/products/hr3k.html",0);
			  	Menu1_2_3_1_5=new Array("HR5K","http://www.pro-bal.com/products/hr5k.html",0);
			  Menu1_2_3_2=new Array("Low-Speed","http://www.pro-bal.com/tech_info/balancing_speeds.html",0);
			  Menu1_2_3_3=new Array("Custom","http://www.pro-bal.com/products/custom.html",0);
		Menu1_2_4=new Array("Accessories","http://shop.pro-bal.com/Merchant2/merchant.mv?Screen=CTGY&Store_Code=SPBC&Category_Code=INDLACC",0);
	Menu1_3=new Array("Motorcycle","#",2);
		Menu1_3_1=new Array("H4 M","http://www.pro-bal.com/products/h-4m.html",0,20,140);
		Menu1_3_2=new Array("Accessories","http://www.pro-bal.com/products/h-4m.html",8);
			Menu1_3_2_1=new Array("Harley Davidson Bobweight","http://shop.pro-bal.com/Merchant2/merchant.mv?Screen=PROD&Store_Code=SPBC&Product_Code=600103",0,20,200);
			Menu1_3_2_2=new Array("H.D. Bobweight-New Style Cranks","http://shop.pro-bal.com/Merchant2/merchant.mv?Screen=PROD&Store_Code=SPBC&Product_Code=600103-1",0);
			Menu1_3_2_3=new Array("Mini Bobweight","http://shop.pro-bal.com/Merchant2/merchant.mv?Screen=PROD&Store_Code=SPBC&Product_Code=600104",0);
			Menu1_3_2_4=new Array("Rod Weighing Device -Deluxe","http://shop.pro-bal.com/Merchant2/merchant.mv?Screen=PROD&Store_Code=SPBC&Product_Code=329521",0);
			Menu1_3_2_5=new Array("Rod Weighing Device -Standard","http://shop.pro-bal.com/Merchant2/merchant.mv?Screen=PROD&Store_Code=SPBC&Product_Code=329521-1",0);
			Menu1_3_2_6=new Array("Harley-Davidson Rod Adaptor","http://shop.pro-bal.com/Merchant2/merchant.mv?Screen=PROD&Store_Code=SPBC&Product_Code=329528",0);
			Menu1_3_2_7=new Array("Digital Scale -Deluxe","http://shop.pro-bal.com/Merchant2/merchant.mv?Screen=PROD&Store_Code=SPBC&Product_Code=600175-1",0);
			Menu1_3_2_8=new Array("Digital Scale -Standard","http://shop.pro-bal.com/Merchant2/merchant.mv?Screen=PROD&Store_Code=SPBC&Product_Code=600175-2",0);
	Menu1_4=new Array("Mill / Drill Balancers","#",3);
		Menu1_4_1=new Array("Edge Balancing System","http://www.pro-bal.com/products/mill-drill.html",0,20,150);
		Menu1_4_2=new Array("Edge Retrofit Kit","http://www.pro-bal.com/products/mill-drill-r.html",0);
		Menu1_4_3=new Array("Parts / Accessories","#",3);
			 Menu1_4_3_1=new Array("Bobweights","http://shop.pro-bal.com/Merchant2/merchant.mv?Screen=CTGY&Store_Code=SPBC&Category_Code=BW",0,20,120);
			 Menu1_4_3_2=new Array("Balancing Acc.","http://shop.pro-bal.com/Merchant2/merchant.mv?Screen=CTGY&Store_Code=SPBC&Category_Code=ACC",0);
			 Menu1_4_3_3=new Array("Spare Parts","#",12);
			  	Menu1_4_3_3_1=new Array("Amplifier Parts","http://shop.pro-bal.com/Merchant2/merchant.mv?Screen=CTGY&Store_Code=SPBC&Category_Code=AMP",0,20,160);
			  	Menu1_4_3_3_2=new Array("Dashpots","http://shop.pro-bal.com/Merchant2/merchant.mv?Screen=CTGY&Store_Code=SPBC&Category_Code=DASH",0);
			  	Menu1_4_3_3_3=new Array("DC Drive Motors","http://shop.pro-bal.com/Merchant2/merchant.mv?Screen=CTGY&Store_Code=SPBC&Category_Code=DCDM",0);
			  	Menu1_4_3_3_4=new Array("DC Motor Controllers","http://shop.pro-bal.com/Merchant2/merchant.mv?Screen=CTGY&Store_Code=SPBC&Category_Code=DCMC",0);
			  	Menu1_4_3_3_5=new Array("Drive Arm","http://shop.pro-bal.com/Merchant2/merchant.mv?Screen=CTGY&Store_Code=SPBC&Category_Code=DA",0);
			  	Menu1_4_3_3_6=new Array("Drive Belts","http://shop.pro-bal.com/Merchant2/merchant.mv?Screen=CTGY&Store_Code=SPBC&Category_Code=BELTS",0);
			  	Menu1_4_3_3_7=new Array("Lockout Assembly","http://shop.pro-bal.com/Merchant2/merchant.mv?Screen=CTGY&Store_Code=SPBC&Category_Code=LOCK",0);
			  	Menu1_4_3_3_8=new Array("Meters","http://shop.pro-bal.com/Merchant2/merchant.mv?Screen=CTGY&Store_Code=SPBC&Category_Code=METERS",0);
			  	Menu1_4_3_3_9=new Array("Miscellaneous","http://shop.pro-bal.com/Merchant2/merchant.mv?Screen=CTGY&Store_Code=SPBC&Category_Code=MISC",0);
			  	Menu1_4_3_3_10=new Array("Pickup Parts","http://shop.pro-bal.com/Merchant2/merchant.mv?Screen=CTGY&Store_Code=SPBC&Category_Code=PU",0);
			  	Menu1_4_3_3_11=new Array("Strobe Parts","http://shop.pro-bal.com/Merchant2/merchant.mv?Screen=CTGY&Store_Code=SPBC&Category_Code=STROBE",0);
			  	Menu1_4_3_3_12=new Array("Vacuum Tubes","http://shop.pro-bal.com/Merchant2/merchant.mv?Screen=CTGY&Store_Code=SPBC&Category_Code=VACTUBE",0);
	Menu1_5=new Array("Used Balancers","http://www.pro-bal.com/products/used.html",0);
				  
Menu2=new Array("Services","#",4);
	Menu2_1=new Array("Training","http://www.pro-bal.com/services/training.html",0,20,130);
	Menu2_2=new Array("Repairs","http://www.pro-bal.com/services/repairs.html",0);
	Menu2_3=new Array("Tech Support","http://www.pro-bal.com/services/support.html",0);
	Menu2_4=new Array("Machine Financing","http://www.pro-bal.com/services/machine_financing.html",0);

Menu3=new Array("Technical Info","#",2);
	Menu3_1=new Array("Specification Summary","http://www.pro-bal.com/tech_info/spec_summary.html",0,20,150);
	Menu3_2=new Array("Online Library","http://www.pro-bal.com/tech_info/library.html",0);

Menu4=new Array("About Us","#",4);
	Menu4_1=new Array("Company Info","http://www.pro-bal.com/about_us/company_info.html",0,20,130);
	Menu4_2=new Array("Contact","http://www.pro-bal.com/about_us/contact.html",0);
	Menu4_3=new Array("News","http://www.pro-bal.com/about_us/news.html",0);
	Menu4_4=new Array("Employment","http://www.pro-bal.com/about_us/employment.html",0);
	
Menu5=new Array("Machine Wizard","wizard/index.html",0);
