//(c) Ger Versluis 2000 version 1.0, 1 november 2000

	var NoOffFirstLineMenus=5; //set number of main menu items
	var LowBgColor='#00284A';
	var HighBgColor='#00284A';
	var FontLowColor='#ffffff';
	var FontHighColor='#99CCFF';
	var BorderColor='#ffffff';
	var BorderWidth=0;
	var BorderBtwnElmnts=1;
	var FontFamily="verdana,helvetica,verdana,arial"
	var FontSize=8;
	var FontBold=1;
	var FontItalic=0;
	var MenuTextCentered=0;
	var MenuCentered='center';
	var MenuVerticalCentered='top';
	var ChildOverlap=.1;
	var ChildVerticalOverlap=.1;
	var StartTop=60; //set vertical offset
	var StartLeft=166; //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("ABOUT STINSON","",4,33,126);
	Menu1_1=new Array("Company Details","Company_Details.html",0,30,126);
	Menu1_2=new Array("Management","management.html",0,20,155);
	Menu1_3=new Array("Site Managers","Station_Managers.html",0,20,155);
	Menu1_4=new Array("Employment Opportunities","Employment_Opportunities.html",0,20,155);




Menu2=new Array("HOME COMFORT","",7,20,155);
	Menu2_1=new Array("Products & Services","Home_Comfort_Products_Services.html",0,20,195);


	Menu2_2=new Array("Oil Products & Services","",5,20,155);



	Menu2_2_1=new Array("Oil Fired Furnaces","Oil_Fired_Furnaces.html",0,30,175);
	Menu2_2_2=new Array("Oil Furnace Protection Plan","Oil_Furnace_Protection_Plan.html",0,20,155);
	Menu2_2_3=new Array("Double Wall Oil Tanks","Double_Wall_Oil_Tanks.html",0,20,155);
	Menu2_2_4=new Array("Oil Stoves","Oil_Stoves.html",0,20,155);
	Menu2_2_5=new Array("Oil Fired Water Heaters","Oil_Fired_Water_Heaters.html",0,20,155);



	Menu2_3=new Array("Propane Products","",3,20,155);

	Menu2_3_1=new Array("Propane Furnaces","Propane_Furnaces.html",0,30,175);
	Menu2_3_2=new Array("Propane Water Heaters","Propane_Water_Heaters.html",0,20,155);
	Menu2_3_3=new Array("Propane Fireplaces Stoves","Propane_Fireplaces_Stoves.html",0,20,155);


	Menu2_4=new Array("Central Air Conditioners","Central_Air_Conditioners.html",0,20,155);
	Menu2_5=new Array("Humidifiers","Humidifiers.html",0,20,155);
	Menu2_6=new Array("Thermostats","Thermostats.html",0,20,155);
	Menu2_7=new Array("Electric Air Cleaners","Electric_Air_Cleaners.html",0,20,155);






Menu3=new Array("COMMERCIAL","",8,20,155);
	Menu3_1=new Array("Products & Services","Commercial_Products_Services.html",0,20,155);
	Menu3_2=new Array("Fuels","Fuels.html",0,20,155);
	Menu3_3=new Array("Lubricants","Lubricants.html",0,20,155);

	Menu3_4=new Array("Automotive Products","Automotive_Products.html",0,20,155);

	Menu3_5=new Array("Racing Products","Racing_Products.html",0,20,155);

	Menu3_6=new Array("Blasting Media","Blasting_Media.html",0,20,155);

	

	Menu3_7=new Array("Storage Tanks","Storage_Tanks.html",0,20,155);
	Menu3_8=new Array("Delivery","Delivery.html",0,20,155);





Menu4=new Array("ONLINE FORMS","",4,20,155);
	Menu4_1=new Array("Heating Application","Online_Forms.html",0,20,178);
	Menu4_2=new Array("Credit Application","Online_Forms.html",0,20,155);
	Menu4_3=new Array("Propane Application","Online_Forms.html",0,20,155);
	Menu4_3=new Array("Job Application","Online_Forms.html",0,20,155);




Menu5=new Array("LOCATIONS & CONTACT","",1,20,190);
	Menu5_1=new Array("Locations & Contact","Contact_Us.html",0,20,135);








