<!--

//PRELOAD BUTTON IMAGES FOR ROLLOVER
	if (document.images)
	{
	//INTERIOR NAVIGATION IMAGES
	var about_on = new Image();
	about_on.src = "../../images/navigation/about-on.gif";
	var about_off = new Image();
	about_off.src = "../../images/navigation/about-off.gif";
	
	var products_on = new Image();
	products_on.src = "../../images/navigation/products-on.gif";
	var products_off = new Image();
	products_off.src = "../../images/navigation/products-off.gif";
	
	var markets_on = new Image();
	markets_on.src = "../../images/navigation/markets-on.gif";
	var markets_off = new Image();
	markets_off.src = "../../images/navigation/markets-off.gif";

	var companies_on = new Image();
	companies_on.src = "../../images/navigation/companies-on.gif";
	var companies_off = new Image();
	companies_off.src = "../../images/navigation/companies-off.gif";
	
	//PRODUCTS SUBNAV
	var acmotors_on = new Image();
	acmotors_on.src = "../../images/navigation/acmotors-on.gif";
	var acmotors_off = new Image();
	acmotors_off.src = "../../images/navigation/acmotors-off.gif";

	var pmbrushless_on = new Image();
	pmbrushless_on.src = "../../images/navigation/pmbrushless-on.gif";
	var pmbrushless_off = new Image();
	pmbrushless_off.src = "../../images/navigation/pmbrushless-off.gif";

	var dcmotors_on = new Image();
	dcmotors_on.src = "../../images/navigation/dcmotors-on.gif";
	var dcmotors_off = new Image();
	dcmotors_off.src = "../../images/navigation/dcmotors-off.gif";
	
	var control_on = new Image();
	control_on.src = "../../images/navigation/control-on.gif";
	var control_off = new Image();
	control_off.src = "../../images/navigation/control-off.gif";

	var speedfeedbacks_on = new Image();
	speedfeedbacks_on.src = "../../images/navigation/speedfeedbacks-on.gif";
	var speedfeedbacks_off = new Image();
	speedfeedbacks_off.src = "../../images/navigation/speedfeedbacks-off.gif";
	
	var selfbrakingmotor_on = new Image();
	selfbrakingmotor_on.src = "../../images/navigation/selfbrakingmotor-on.gif";
	var selfbrakingmotor_off = new Image();
	selfbrakingmotor_off.src = "../../images/navigation/selfbrakingmotor-off.gif";
	
	var clutchmotors_on = new Image();
	clutchmotors_on.src = "../../images/navigation/clutchmotors-on.gif";
	var clutchmotors_off = new Image();
	clutchmotors_off.src = "../../images/navigation/clutchmotors-off.gif";

	var energy_on = new Image();
	energy_on.src = "../../images/navigation/energy-on.gif";
	var energy_off = new Image();
	energy_off.src = "../../images/navigation/energy-off.gif";
	
	var pumpmotors_on = new Image();
	pumpmotors_on.src = "../../images/navigation/pumpmotors-on.gif";
	var pumpmotors_off = new Image();
	pumpmotors_off.src = "../../images/navigation/pumpmotors-off.gif";

//MARKETS SUBNAV
	var foodequipment_on = new Image();
	foodequipment_on.src = "../../images/navigation/foodequipment-on.gif";
	var foodequipment_off = new Image();
	foodequipment_off.src = "../../images/navigation/foodequipment-off.gif";

	var building_on = new Image();
	building_on.src = "../../images/navigation/building-on.gif";
	var building_off = new Image();
	building_off.src = "../../images/navigation/building-off.gif";

	var hvac_on = new Image();
	hvac_on.src = "../../images/navigation/hvac-on.gif";
	var hvac_off = new Image();
	hvac_off.src = "../../images/navigation/hvac-off.gif";
	
	var textile_on = new Image();
	textile_on.src = "../../images/navigation/textile-on.gif";
	var textile_off = new Image();
	textile_off.src = "../../images/navigation/textile-off.gif";

	var applications_on = new Image();
	applications_on.src = "../../images/navigation/applications-on.gif";
	var applications_off = new Image();
	applications_off.src = "../../images/navigation/applications-off.gif";
	
	var petroleum_on = new Image();
	petroleum_on.src = "../../images/navigation/petroleum-on.gif";
	var petroleum_off = new Image();
	petroleum_off.src = "../../images/navigation/petroleum-off.gif";
	
	var laundry_on = new Image();
	laundry_on.src = "../../images/navigation/laundry-on.gif";
	var laundry_off = new Image();
	laundry_off.src = "../../images/navigation/laundry-off.gif";

	var floorcare_on = new Image();
	floorcare_on.src = "../../images/navigation/floorcare-on.gif";
	var floorcare_off = new Image();
	floorcare_off.src = "../../images/navigation/floorcare-off.gif";
	
	
	//MARKETS COMMERCIAL FOOD EQUIPMENT SUBNAV
	var dishwashing_on = new Image();
	dishwashing_on.src = "../../images/navigation/dishwashing-on.gif";
	var dishwashing_off = new Image();
	dishwashing_off.src = "../../images/navigation/dishwashing-off.gif";
	
	var ovens_on = new Image();
	ovens_on.src = "../../images/navigation/ovens-on.gif";
	var ovens_off = new Image();
	ovens_off.src = "../../images/navigation/ovens-off.gif";	
	
	var slicingmachines_on = new Image();
	slicingmachines_on.src = "../../images/navigation/slicingmachines-on.gif";
	var slicingmachines_off = new Image();
	slicingmachines_off.src = "../../images/navigation/slicingmachines-off.gif";	
	
	var coffeemachine_on = new Image();
	coffeemachine_on.src = "../../images/navigation/coffeemachine-on.gif";
	var coffeemachine_off = new Image();
	coffeemachine_off.src = "../../images/navigation/coffeemachine-off.gif";


//MARKETS BUILDING & CONSTRUCTION SUBNAV
	var building_on = new Image();
	building_on.src = "../../images/navigation/building-on.gif";
	var building_off = new Image();
	building_off.src = "../../images/navigation/building-off.gif";
	
	var hoists_on = new Image();
	hoists_on.src = "../../images/navigation/hoists-on.gif";
	var hoists_off = new Image();
	hoists_off.src = "../../images/navigation/hoists-off.gif";	
	
	var climbingplatforms_on = new Image();
	climbingplatforms_on.src = "../../images/navigation/climbingplatforms-on.gif";
	var climbingplatforms_off = new Image();
	climbingplatforms_off.src = "../../images/navigation/climbingplatforms-off.gif";	
	
	var dooroperators_on = new Image();
	dooroperators_on.src = "../../images/navigation/dooroperators-on.gif";
	var dooroperators_off = new Image();
	dooroperators_off.src = "../../images/navigation/dooroperators-off.gif";


//MARKETS HVAC SUBNAV
	var airheater_on = new Image();
	airheater_on.src = "../../images/navigation/airheater-on.gif";
	var airheater_off = new Image();
	airheater_off.src = "../../images/navigation/airheater-off.gif";
	
	var skystar_on = new Image();
	skystar_on.src = "../../images/navigation/skystar-on.gif";
	var skystar_off = new Image();
	skystar_off.src = "../../images/navigation/skystar-off.gif";	
	
	var ventilation_on = new Image();
	ventilation_on.src = "../../images/navigation/ventilation-on.gif";
	var ventilation_off = new Image();
	ventilation_off.src = "../../images/navigation/ventilation-off.gif";	
	

//MARKETS TEXILE SUBNAV
	var runninginduction_on = new Image();
	runninginduction_on.src = "../../images/navigation/runninginduction-on.gif";
	var runninginduction_off = new Image();
	runninginduction_off.src = "../../images/navigation/runninginduction-off.gif";	

	var needlepositioning_on = new Image();
	needlepositioning_on.src = "../../images/navigation/needlepositioning-on.gif";
	var needlepositioning_off = new Image();
	needlepositioning_off.src = "../../images/navigation/needlepositioning-off.gif";
	
	var clutchmotor_on = new Image();
	clutchmotor_on.src = "../../images/navigation/clutchmotor-on.gif";
	var clutchmotor_off = new Image();
	clutchmotor_off.src = "../../images/navigation/clutchmotor-off.gif";	
	
//MARKETS SPECIAL APPS SUBNAV
	var motor_on = new Image();
	motor_on.src = "../../images/navigation/motor-on.gif";
	var motor_off = new Image();
	motor_off.src = "../../images/navigation/motor-off.gif";	

	var acgearmotor_on = new Image();
	acgearmotor_on.src = "../../images/navigation/acgearmotor-on.gif";
	var acgearmotor_off = new Image();
	acgearmotor_off.src = "../../images/navigation/acgearmotor-off.gif";
	
	var pmbrushless_on = new Image();
	pmbrushless_on.src = "../../images/navigation/pmbrushless2-on.gif";
	var pmbrushless_off = new Image();
	pmbrushless_off.src = "../../images/navigation/pmbrushless2-off.gif";		
	
	var mobilitycomponents_on = new Image();
	mobilitycomponents_on.src = "../../images/navigation/mobilitycomponents2-on.gif";
	var mobilitycomponents_off = new Image();
	mobilitycomponents_off.src = "../../images/navigation/mobilitycomponents2-off.gif";
	
//MARKETS PETROLEUM SUBNAV
	var motors_actuators_on = new Image();
	motors_actuators_on.src = "../../images/navigation/motors_actuators-on.gif";
	var motors_actuators_off = new Image();
	motors_actuators_off.src = "../../images/navigation/motors_actuators-off.gif";	

	var explosionproofmotors_on = new Image();
	explosionproofmotors_on.src = "../../images/navigation/explosionproofmotors-on.gif";
	var explosionproofmotors_off = new Image();
	explosionproofmotors_off.src = "../../images/navigation/explosionproofmotors-off.gif";	

	
//MARKETS LAUNDRY SUBNAV
	var industrialmachine_on = new Image();
	industrialmachine_on.src = "../../images/navigation/industrialmachine-on.gif";
	var industrialmachine_off = new Image();
	industrialmachine_off.src = "../../images/navigation/industrialmachine-off.gif";	


//MARKETS FLOORCARE SUBNAV
	var singlebrushmachine_on = new Image();
	singlebrushmachine_on.src = "../../images/navigation/singlebrushmachine-on.gif";
	var singlebrushmachine_off = new Image();
	singlebrushmachine_off.src = "../../images/navigation/singlebrushmachine-off.gif";	


	}
	

//IMAGE ROLLOVER FUNCTIONS
	function imgOn(imgName)
	{
		if (document.images)
		{
				document[imgName].src = eval(imgName + '_on.src');
		}
	}


	function imgOff(imgName)
	{
		if (document.images)
		{
				document[imgName].src = eval(imgName + '_off.src');
		}
	}
	
//-->