﻿//var url_prefix = "file:///C:/Users/Chong/Desktop/Jupp/Concept%201";

var brands = "/Brands/";

/*
     Initialize and render the Menu when its elements are ready 
     to be scripted.
*/

YAHOO.util.Event.onContentReady("productsandservices", function () {

    /*
		Instantiate a Menu:  The first argument passed to the constructor
		is the id for the Menu element to be created, the second is an 
		object literal of configuration properties.
    */

    var oMenu = new YAHOO.widget.Menu("productsandservices", { 
                                            position: "static", 
                                            hidedelay:  750, 
                                            lazyload: true });


    /*
         Define an array of object literals, each containing 
         the data necessary to create a submenu.
    */

    var aSubmenuData = [
    
     
        {},
        
        {
            id: "lenze",
            itemdata: [ 
                { text: "Lenze Main", url: url_prefix + brands + "Lenze/lenze_main.html" },
                {
                    text: "Servo Systems",
                    url: url_prefix + brands + "Lenze/servo_systems/servo_systems.html",
                    submenu: { 
                    			id: "servo_systems",
                                itemdata:
									[ 
	                                    { 
						                	text: "Servo Inverters",
						                	url: url_prefix + brands + "Lenze/servo_systems/servo_systems.html",
						                	submenu: 	{
						                					id: "servo_inverters",
						                					itemdata:
						                						[
						                							{ text: "ECS Servo System", url: url_prefix + brands + "Lenze/servo_systems/servo_inverters/ecs_servo_system.html" },
						    										{ text: "9300 Servo Inverter", url: url_prefix + brands + "Lenze/servo_systems/servo_inverters/9300_servo_inverter.html" },
						    										{ text: "9300 Servo PLC", url: url_prefix + brands + "Lenze/servo_systems/servo_inverters/9300_servo_plc.html" },
						    										{ text: "930 Servo Drives", url: url_prefix + brands + "Lenze/servo_systems/servo_inverters/930_servo_drives.html" }
						                						]
						                				}
						                },						                 
	                                    { 
						                	text: "Servo Motors",
						                	url: url_prefix + brands + "Lenze/servo_systems/servo_systems.html",
						                	submenu: 	{
						                					id: "servo_motors",
						                					itemdata:
						                						[
						                							{ text: "MCS L-force synchronous servo motors", url: url_prefix + brands + "Lenze/servo_systems/servo_motors/mcs_l_force_synchro_server_motors.html" },
						                							{ text: "MDXKS synchronous servo motors", url: url_prefix + brands + "Lenze/servo_systems/servo_motors/mdxks_synchronous_servo_motors.html" },						                							
						                							{ text: "MCA L-force asynchronous servo motors", url: url_prefix + brands + "Lenze/servo_systems/servo_motors/mca_l_force_asynchronous_servo_motors.html" },
						                							{ text: "L-force MQA asynchronous servo motors", url: url_prefix + brands + "Lenze/servo_systems/servo_motors/l_force_mqa_asynchronous_servo_motors.html" },
						                							{ text: "MDFQA asynchronous servo motors", url: url_prefix + brands + "Lenze/servo_systems/servo_motors/mdfqa_asynchronous_servo_motors.html" },
						                							{ text: "L-force MCA asynchronous servo motors", url: url_prefix + brands + "Lenze/servo_systems/servo_motors/l_force_mca_asynchronous_servo_motors.html" },
						                							{ text: "MDSLSBS servo spindle motors", url: url_prefix + brands + "Lenze/servo_systems/servo_motors/MDSLSBS_servo_spindle_motors.html" },						                							
						                							{ text: "SDSGS L-force synchronous servo motors", url: url_prefix + brands + "Lenze/servo_systems/servo_motors/SDSGS_L_force_synchronous_servo_motors.html" },
						                							{ text: "SDSGA asynchronous servo motors", url: url_prefix + brands + "Lenze/servo_systems/servo_motors/SDSGA_asynchronous_servo_motors.html" }
						                						]
						                				}
						                }			
		                            ]

                              }
                
                },
                {
                    text: "Frequency Inverters",
                    "url":  url_prefix + brands + "Lenze/frequency_inverters/frequency_inverters.html",
                    submenu: { 
                    			id: "frequency_inverters",
                                itemdata:
									[ 
            							{ text: "8400 Inverter Drives", url: url_prefix + brands + "Lenze/frequency_inverters/L_force_Inverter_Drives_8400.html" },
            							{ text: "8200 vector", url: url_prefix + brands + "Lenze/frequency_inverters/8200_vector_frequency_inverters.html" },						                							
            							{ text: "9300 vector", url: url_prefix + brands + "Lenze/frequency_inverters/9300_vector_frequency_inverters.html" },
            							{ text: "8200 motec", url: url_prefix + brands + "Lenze/frequency_inverters/8200_motec_frequency_inverters.html" },
            							{ text: "smd", url: url_prefix + brands + "Lenze/frequency_inverters/smd.html" },
            							{ text: "tmd and tml", url: url_prefix + brands + "Lenze/frequency_inverters/tmd_and_tml.html" },
            							{ text: "SMVector Drive", url: url_prefix + brands + "Lenze/frequency_inverters/smvector_drive.html" }              							
    	                            ]
                              }                
                },
                
				{
                    text: "Gearboxes and Geared Motors",
                    "url":  url_prefix + brands + "Lenze/gearboxes_geared_motors/gearboxes_geared_motors.html",
                    submenu: { 
                    			id: "gearboxes",
                                itemdata:
									[ 
	                                    { 
						                	text: "Atex",
						                	"url":  url_prefix + brands + "Lenze/gearboxes_geared_motors/gearboxes_geared_motors.html",
						                	submenu: 	{
						                					id: "atex",
						                					itemdata:
						                						[
						                							{ text: "GST helical gearbox (geared motor)", url: url_prefix + brands + "Lenze/gearboxes_geared_motors/atex/GST_helical_gearbox_geared_motor.html" },
						    										{ text: "GFL shaft-mounted helical gearbox (geared motor)", url: url_prefix + brands + "Lenze/gearboxes_geared_motors/atex/GFL_shaft_mounted_helical_gearbox_geared_motor.html" },
						    										{ text: "GKR bevel gearbox (geared motor)", url: url_prefix + brands + "Lenze/gearboxes_geared_motors/atex/GKR_bevel_gearbox_geared_motor.html" },
						    										{ text: "GKS helical-bevel gearbox (geared motor)", url: url_prefix + brands + "Lenze/gearboxes_geared_motors/atex/GKS_helical_bevel_gearbox_geared_motor.html" },
						    										{ text: "GSS helical-worm gearbox (geared motor)", url: url_prefix + brands + "Lenze/gearboxes_geared_motors/atex/GSS_helical_worm_gearbox_geared_motor.html" }
						                						]
						                				}
						                },						                 
	                                    { 
						                	text: "AC Geared Motors",
						                	"url":  url_prefix + brands + "Lenze/gearboxes_geared_motors/gearboxes_geared_motors.html",
						                	submenu: 	{
						                					id: "ac_geared_motors",
						                					itemdata:
						                						[
						                							{ text: "GST helical gearbox (geared motor)", url: url_prefix + brands + "Lenze/gearboxes_geared_motors/ac_geared_motors/GST_helical_gearbox_geared_motor.html" },
						                							{ text: "GFL shaft-mounted helical gearbox (geared motor)", url: url_prefix + brands + "Lenze/gearboxes_geared_motors/ac_geared_motors/GFL_shaft_mounted_helical_gearbox_geared_motor.html" },						                							
						                							{ text: "GKK (EMS) bevel gearbox (geared motor)", url: url_prefix + brands + "Lenze/gearboxes_geared_motors/ac_geared_motors/GKK_bevel_gearbox_geared_motor_with_clutch.html" },
						                							{ text: "GKR bevel gearbox (geared motor)", url: url_prefix + brands + "Lenze/gearboxes_geared_motors/ac_geared_motors/GKR_bevel_gearbox_geared_motor.html" },
						                							{ text: "GKS helical-bevel gearbox (geared motor)", url: url_prefix + brands + "Lenze/gearboxes_geared_motors/ac_geared_motors/GKS_helical_bevel_gearbox_geared_motor.html" },
						                							{ text: "GSS helical-worm gearbox (geared motor)", url: url_prefix + brands + "Lenze/gearboxes_geared_motors/ac_geared_motors/GSS_helical_worm_gearbox_geared_motor.html" }						                						]
						                				}
						                },
						                { 
						                	text: "Servo Geared Motors",
						                	"url":  url_prefix + brands + "Lenze/gearboxes_geared_motors/gearboxes_geared_motors.html",
						                	submenu: 	{
						                					id: "servo_geared_motors",
						                					itemdata:
						                						[
																	{ text: "GST helical geared motor", url: url_prefix + brands + "Lenze/gearboxes_geared_motors/servo_geared_motors/GST_helical_geared_motor.html" },
						                							{ text: "GFL shaft-mounted helical geared motor", url: url_prefix + brands + "Lenze/gearboxes_geared_motors/servo_geared_motors/GFL_shaft_mounted_helical_geared_motor.html" },						                							
						                							{ text: "GPA planetary geared motor", url: url_prefix + brands + "Lenze/gearboxes_geared_motors/servo_geared_motors/GPA_planetary_geared_motor.html" },
						                							{ text: "GKR bevel geared motor", url: url_prefix + brands + "Lenze/gearboxes_geared_motors/servo_geared_motors/GKR_bevel_geared_motor.html" },
						                							{ text: "GKS helical-bevel geared motor", url: url_prefix + brands + "Lenze/gearboxes_geared_motors/servo_geared_motors/GKS_servo_helical_bevel_geared_motor.html" },
						                							{ text: "GSS helical-worm geared motor", url: url_prefix + brands + "Lenze/gearboxes_geared_motors/servo_geared_motors/GSS_helical_worm_geared_motor.html" }								                						]
						                				}
						                },
						                { 
						                	text: "Mechanical Speed Control",
						                	"url":  url_prefix + brands + "Lenze/gearboxes_geared_motors/gearboxes_geared_motors.html",
						                	submenu: 	{
						                					id: "mechanical_speed_control",
						                					itemdata:
						                						[
						                							{ text: "GST helical gearbox", url: url_prefix + brands + "Lenze/gearboxes_geared_motors/mechanical_speed_control/GST_helical_gearbox.html" },
						    										{ text: "GKS helical-bevel gearbox", url: url_prefix + brands + "Lenze/gearboxes_geared_motors/mechanical_speed_control/GKS_helical_bevel_gearbox.html" },
						    										{ text: "GSS helical-worm gearbox", url: url_prefix + brands + "Lenze/gearboxes_geared_motors/mechanical_speed_control/GSS_helical_worm_gearbox.html" },
						    										{ text: "DISCO planetary variable speed drive (geared motor)", url: url_prefix + brands + "Lenze/gearboxes_geared_motors/mechanical_speed_control/DISCO_planetary_variable_speed_drive_geared_motor.html" }
						                						]
						                				}
						                },
						                { 
						                	text: "Electronic Speed Adjustment",
						                	"url":  url_prefix + brands + "Lenze/gearboxes_geared_motors/gearboxes_geared_motors.html",
						                	submenu: 	{
						                					id: "electronic_speed_adjustment",
						                					itemdata:
						                						[
						                							{ text: "GST helical geared motor", url: url_prefix + brands + "Lenze/gearboxes_geared_motors/electronic_speed_adjustment/GST_helical_geared_motor.html" },
						    										{ text: "GFL shaft-mounted helical geared motor", url: url_prefix + brands + "Lenze/gearboxes_geared_motors/electronic_speed_adjustment/GFL_shaft_mounted_helical_geared_motor.html" },
						    										{ text: "GKR bevel geared motor", url: url_prefix + brands + "Lenze/gearboxes_geared_motors/electronic_speed_adjustment/GKR_bevel_geared_motor.html" },
						    										{ text: "GKS helical-bevel geared motor", url: url_prefix + brands + "Lenze/gearboxes_geared_motors/electronic_speed_adjustment/GKS_helical_bevel_geared_motor.html" },
						    										{ text: "GSS helical-worm geared motor", url: url_prefix + brands + "Lenze/gearboxes_geared_motors/electronic_speed_adjustment/GSS_helical_worm_geared_motor.html" }

						                						]
						                				}
						                },
		                            ]

                              }
                
                },




            ]
        }, 
        
        {},
                
        {
            id: "wright",
            itemdata: [ 
                { text: "Wright Main", url: url_prefix + brands + "Wright/wright_main.html" },
                { text: "Acculobe", url: url_prefix + brands + "Wright/products/acculobe.html" },
                { text: "Classic", url: url_prefix + brands + "Wright/products/classic.html" },
                { text: "Concept SQ", url: url_prefix + brands + "Wright/products/concept_sq.html" },
                { text: "Sterilobe", url: url_prefix + brands + "Wright/products/sterilobe.html" },
                { text: "Centrifugal Pump TRA 400 Series", url: url_prefix + brands + "Wright/products/tra400.html" },
                { text: "Centrifugal Pump TRA 500 Series", url: url_prefix + brands + "Wright/products/tra500.html" }
            ]
        },

        {
            id: "lutz",
            itemdata: [ 
                { text: "Lutz Main", url: url_prefix + brands + "Lutz/lutz_main.html" },
                {
                    text: "Centrifugal Pumps",
                    url: url_prefix + brands + "Lutz/centrifugal_pumps/centrifugal_pumps.html",
                    submenu: { 
                                id: "centrifugal_pumps",
                                itemdata: [
                                
                                	{
                                		text: "Horizontal Centrifugal Pumps",
                                		submenu: {
                                			id: "horizontal_centrifugal_pumps",
			                                itemdata: [
			                                    { 
								                	text: "Magnetic Coupling Pump AM",
								                	url: url_prefix + brands + "Lutz/centrifugal_pumps/Horizontal_Centrifugal_Pumps/Magnetic_Coupling_Pump_AM.html",
								                },
												{ 
								                	text: "Magnetic Coupling Pump TMB",
								                	url: url_prefix + brands + "Lutz/centrifugal_pumps/Horizontal_Centrifugal_Pumps/Magnetic_Coupling_Pump_TMB.html",
								                },
								                { 
								                	text: "Magnetic Coupling Pump TMR G2",
								                	url: url_prefix + brands + "Lutz/centrifugal_pumps/Horizontal_Centrifugal_Pumps/Magnetic_Coupling_Pump_TMR_G2.html",
								                },
												{ 
								                	text: "Magnetic Coupling Pump TMR G3",
								                	url: url_prefix + brands + "Lutz/centrifugal_pumps/Horizontal_Centrifugal_Pumps/Magnetic_Coupling_Pump_TMR_G3.html",
								                },
			
			                                ]
                              		
                                		}
                                	},
                                	{
                                		text: "Vertical Centrifugal Pumps",
                                		submenu: {
                                			id: "vertical_centrifugal_pumps",
			                                itemdata: [
			                                    { 
								                	text: "Submersible Centrifugal Pump B50",
								                	url: url_prefix + brands + "Lutz/centrifugal_pumps/Vertical_Centrifugal_Pumps/Submersible_Centrifugal_Pump_B50.html",
								                },
												{ 
								                	text: "Submersible Centrifugal Pump B6",
								                	url: url_prefix + brands + "Lutz/centrifugal_pumps/Vertical_Centrifugal_Pumps/Submersible_Centrifugal_Pump_B6.html",
								                },
								                { 
								                	text: "Submersible Centrifugal Pump B80",
								                	url: url_prefix + brands + "Lutz/centrifugal_pumps/Vertical_Centrifugal_Pumps/Submersible_Centrifugal_Pump_B80.html",
								                }
			
			                                ]
                              		
                                		}

                                	},

                                ]
                            }
                
                },
                {
                    text: "Double Diaphram Pumps",
                    url: url_prefix + brands + "Lutz/double_diaphram_pumps/double_diaphram_pumps.html",
                    submenu: { 
                                id: "double_diaphram_pumps", 
                                itemdata: [
                                    { 
					                	text: "DMP 1 1/2\" Metallic",
					                	url: url_prefix + brands + "Lutz/double_diaphram_pumps/DMP_1_1-2_metallic.html",
					                },
                                    { 
					                	text: "DMP 1 1/2\" Non-Metallic",
					                	url: url_prefix + brands + "Lutz/double_diaphram_pumps/DMP_1_1-2_non-metallic.html",
					                },
                                    { 
					                	text: "DMP 1\" Metallic",
					                	url: url_prefix + brands + "Lutz/double_diaphram_pumps/DMP_1_metallic.html",
					                },
                                    { 
					                	text: "DMP 1\" Non-Metallic",
					                	url: url_prefix + brands + "Lutz/double_diaphram_pumps/DMP_1_non-metallic.html",
					                },
                                    { 
					                	text: "DMP 1/2\" Metallic",
					                	url: url_prefix + brands + "Lutz/double_diaphram_pumps/DMP_1-2_metallic.html",
					                },
                                    { 
					                	text: "DMP 1/2\" Non-Metallic",
					                	url: url_prefix + brands + "Lutz/double_diaphram_pumps/DMP_1-2_non-metallic.html",
					                },
                                    { 
					                	text: "DMP 1/4\" Non-Metallic",
					                	url: url_prefix + brands + "Lutz/double_diaphram_pumps/DMP_1-4_non-metallic.html",
					                },
                                    { 
					                	text: "DMP 2\" Metallic",
					                	url: url_prefix + brands + "Lutz/double_diaphram_pumps/DMP_2_metallic.html",
					                },
                                    { 
					                	text: "DMP 2\" Non-Metallic",
					                	url: url_prefix + brands + "Lutz/double_diaphram_pumps/DMP_2_non-metallic.html",
					                },
                                    { 
					                	text: "DMP 3\" Metallic",
					                	url: url_prefix + brands + "Lutz/double_diaphram_pumps/DMP_3_metallic.html",
					                },
                                    { 
					                	text: "DMP 3/8\" Non-Metallic",
					                	url: url_prefix + brands + "Lutz/double_diaphram_pumps/DMP_3-8_non-metallic.html",
					                },

                                ] 
                            }
                
                },
                {
                    text: "Drum and Container Pumps",
                    url: url_prefix + brands + "Lutz/drum_container_pumps/drum_container_pumps.html",
					submenu: { 
                        id: "drum_and_container_pumps",
                        itemdata: [
                        
                        	{
                        		text: "For Ad Blue",
                        		url: url_prefix + brands + "Lutz/drum_container_pumps/for_ad_blue/for_ad_blue.html",
                        		submenu: {
                        			id: "for_ad_blue",
	                                itemdata: [
	                                    { 
						                	text: "Lutz Ad Blue",
						                	url: url_prefix + brands + "Lutz/drum_container_pumps/for_ad_blue/Lutz_B2_AdBlue.html",
						                }
	                                ]
                      		
                        		}
                        	},
                        	{
                        		text: "For Alternative Fuels",
                        		url: url_prefix + brands + "Lutz/drum_container_pumps/for_alternative_fuels/for_alternative_fuels.html",
                        		submenu: {
                        			id: "for_alternative_fuels",
	                                itemdata: [
	                                    { 
						                	text: "For Diesel and Biodiesel",
						                	url: url_prefix + brands + "Lutz/drum_container_pumps/for_alternative_fuels/For_diesel_and_biodiesel.html",
						                },
	                                    { 
						                	text: "For Rape Oil, Vegetable Oil, Biodiesel, and Diesel",
						                	url: url_prefix + brands + "Lutz/drum_container_pumps/for_alternative_fuels/For_rape_oil,_vegetable_oil,_biodiesel_and_diesel.html",
						                },
	                                    { 
						                	text: "For Rape, and Vegetable Oil",
						                	url: url_prefix + brands + "Lutz/drum_container_pumps/for_alternative_fuels/For_rape_oil_and_vegetable_oil.html",
						                }

	                                ]
                      		
                        		}
                        	},
                        	{
                        		text: "For Complete Drum Drainage",
                        		url: url_prefix + brands + "Lutz/drum_container_pumps/for_complete_drum_drainage/for_complete_drum_drainage.html",
                        		submenu: {
                        			id: "for_complete_drum_drainage",
	                                itemdata: [
	                                    { 
						                	text: "RE-PP for corrosive and neutral liquids",
						                	url: url_prefix + brands + "Lutz/drum_container_pumps/for_complete_drum_drainage/RE-PP_for_corrosive_and_neutral_liquids.html",
						                },
	                                    { 
						                	text: "RE-SS Ex for highly inflammable liquids",
						                	url: url_prefix + brands + "Lutz/drum_container_pumps/for_complete_drum_drainage/RE-SS_Ex_for_highly_inflammable_liquids.html",
						                },
	                                    { 
						                	text: "RE-SS for corrosive and neutral liquids",
						                	url: url_prefix + brands + "Lutz/drum_container_pumps/for_complete_drum_drainage/RE-SS_for_corrosive_and_neutral_liquids.html",
						                },

	                                ]
                      		
                        		}
                        	},
                        	{
                        		text: "For Container Emptying",
                        		url: url_prefix + brands + "Lutz/drum_container_pumps/for_container_emptying/for_container_emptying.html",
                        		submenu: {
                        			id: "for_container_emptying",
	                                itemdata: [
	                                    { 
						                	text: "Container Pump B50",
						                	url: url_prefix + brands + "Lutz/drum_container_pumps/for_container_emptying/Container_Pump_B50.html",
						                }
	                                ]
                      		
                        		}
                        	},
                        	{
                        		text: "For Hazardous Liquids",
                        		url: url_prefix + brands + "Lutz/drum_container_pumps/for_hazardous_liquids/for_hazardous_liquids.html",
                        		submenu: {
                        			id: "for_hazardous_liquids",
	                                itemdata: [
	                                    { 
						                	text: "HC 42 Ex for highly inflammable chemicals",
						                	url: url_prefix + brands + "Lutz/drum_container_pumps/for_hazardous_liquids/HC_42_Ex_for_highly_inflammable_chemicals.html",
						                },
						                { 
						                	text: "SS 41 Ex for highly inflammable liquids",
						                	url: url_prefix + brands + "Lutz/drum_container_pumps/for_hazardous_liquids/SS_41_Ex_for_highly_inflammable_liquids.html",
						                }

	                                ]
                      		
                        		}
                        	},
                        	{
                        		text: "For Lab and Research Sector",
                        		url: url_prefix + brands + "Lutz/drum_container_pumps/for_lab_and_research_sector/for_lab_and_research_sector.html",
                        		submenu: {
                        			id: "for_lab_and_research_sector",
	                                itemdata: [
	                                    { 
						                	text: "Pump B2 Vario",
						                	url: url_prefix + brands + "Lutz/drum_container_pumps/for_lab_and_research_sector/Pump_B2_Vario.html",
						                }
	                                ]
                      		
                        		}
                        	},
                        	{
                        		text: "For Mixing and Pumping",
                        		url: url_prefix + brands + "Lutz/drum_container_pumps/for_mixing_and_pumping/for_mixing_and_pumping.html",
                        		submenu: {
                        			id: "for_mixing_and_pumping",
	                                itemdata: [
	                                    { 
						                	text: "MP-PP for corrosive and neutral liquids",
						                	url: url_prefix + brands + "Lutz/drum_container_pumps/for_mixing_and_pumping/MP-PP_for_corrosive_and_neutral_liquids.html",
						                },
	                                    { 
						                	text: "MP-SS Ex for highly inflammable liquids",
						                	url: url_prefix + brands + "Lutz/drum_container_pumps/for_mixing_and_pumping/MP-SS_Ex_for_highly_inflammable_liquids.html",
						                },
	                                    { 
						                	text: "MP-SS for corrosive and neutral liquids",
						                	url: url_prefix + brands + "Lutz/drum_container_pumps/for_mixing_and_pumping/MP-SS_for_corrosive_and_neutral_liquids.html",
						                }
	                                ]
                      		
                        		}
                        	},
                        	{
                        		text: "For Non Flammable Liquids",
                        		url: url_prefix + brands + "Lutz/drum_container_pumps/for_non_flammable_liquids/for_non_flammable_liquids.html",
                        		submenu: {
                        			id: "for_non_flammable_liquids",
	                                itemdata: [
	                                    { 
						                	text: "Alu 41 for neutral liquids",
						                	url: url_prefix + brands + "Lutz/drum_container_pumps/for_non_flammable_liquids/Alu_41_for_neutral_liquids.html",
						                },
	                                    { 
						                	text: "HC 42 for highly corrosive chemicals",
						                	url: url_prefix + brands + "Lutz/drum_container_pumps/for_non_flammable_liquids/HC_42_for_highly_corrosive_chemicals.html",
						                },
	                                    { 
						                	text: "PP 41 for corrosive and neutral liquids",
						                	url: url_prefix + brands + "Lutz/drum_container_pumps/for_non_flammable_liquids/PP_41_for_corrosive_and_neutral_liquids.html",
						                },
	                                    { 
						                	text: "PVDF 41 for highly corrosive liquids",
						                	url: url_prefix + brands + "Lutz/drum_container_pumps/for_non_flammable_liquids/PVDF_41_for_highly_corrosive_liquids.html",
						                },
	                                    { 
						                	text: "SS 41 for corrosive and neutral liquids",
						                	url: url_prefix + brands + "Lutz/drum_container_pumps/for_non_flammable_liquids/SS_41_for_corrosive_and_neutral_liquids.html",
						                }
	                                ]
                      		
                        		}
                        	},
                        	{
                        		text: "For Viscous Liquids",
                        		url: url_prefix + brands + "Lutz/drum_container_pumps/for_viscous_liquids/for_viscous_liquids.html",
                        		submenu: {
                        			id: "for_viscous_liquids",
	                                itemdata: [
	                                    { 
						                	text: "Eccentric screw pump B70V-D 12.1 and 25.1",
						                	url: url_prefix + brands + "Lutz/drum_container_pumps/for_viscous_liquids/Eccentric_screw_pump_B70V-D_12_1_and_25_1.html",
						                },
	                                    { 
						                	text: "Eccentric screw pump B70V-D 25.2 and 50.1",
						                	url: url_prefix + brands + "Lutz/drum_container_pumps/for_viscous_liquids/Eccentric_screw_pump_B70V-D_25_2_and_50_1.html",
						                },
	                                    { 
						                	text: "Eccentric screw pump B70V-D 80.1 and 120.1",
						                	url: url_prefix + brands + "Lutz/drum_container_pumps/for_viscous_liquids/Eccentric_screw_pump_B70V-D_80_1_and_120_1.html",
						                },
	                                    { 
						                	text: "Eccentric screw pump B70V-D 12.1 and 25.1",
						                	url: url_prefix + brands + "Lutz/drum_container_pumps/for_viscous_liquids/Eccentric_screw_pump_B70V-D_12_1_and_25_1.html",
						                },
	                                    { 
						                	text: "Eccentric screw pump B70V-SR 50.1",
						                	url: url_prefix + brands + "Lutz/drum_container_pumps/for_viscous_liquids/Eccentric_screw_pump_B70V-SR_50_1.html",
						                },
	                                    { 
						                	text: "Eccentric screw pump HD-E",
						                	url: url_prefix + brands + "Lutz/drum_container_pumps/for_viscous_liquids/Eccentric_screw_pump_HD-E.html",
						                },

	                                ]
                      		
                        		}
                        	},
                        	{
                        		text: "Pump Sets",
                        		url: url_prefix + brands + "Lutz/drum_container_pumps/pump_sets/pump_sets.html",
                        		submenu: {
                        			id: "pump_sets",
	                                itemdata: [
	                                    { 
						                	text: "Pump Set Acids",
						                	url: url_prefix + brands + "Lutz/drum_container_pumps/pump_sets/Pump_Set_Acids.html",
						                },
	                                    { 
						                	text: "Pump Set Alkalis",
						                	url: url_prefix + brands + "Lutz/drum_container_pumps/pump_sets/Pump_Set_Alkalis.html",
						                },
	                                    { 
						                	text: "Pump Set B2 Vario PP",
						                	url: url_prefix + brands + "Lutz/drum_container_pumps/pump_sets/Pump_Set_B2_Vario_PP.html",
						                },
	                                    { 
						                	text: "Pump Set B2 Vario SS",
						                	url: url_prefix + brands + "Lutz/drum_container_pumps/pump_sets/Pump_Set_B2_Vario_SS.html",
						                },
	                                    { 
						                	text: "Pump Set Hazardous mediums",
						                	url: url_prefix + brands + "Lutz/drum_container_pumps/pump_sets/Pump_Set_Hazardous_mediums.html",
						                },
	                                    { 
						                	text: "Pump Set Hazardous mediums for complete drum drainage",
						                	url: url_prefix + brands + "Lutz/drum_container_pumps/pump_sets/Pump_Set_Hazardous_mediums_for_complete_drum_drainage.html",
						                },
	                                    { 
						                	text: "Pump Set Hazardous mediums for complete drum drainage",
						                	url: url_prefix + brands + "Lutz/drum_container_pumps/pump_sets/Pump_Set_Hazardous_mediums_for_complete_drum_drainage.html",
						                },
	                                    { 
						                	text: "Pump Set Mineral oils",
						                	url: url_prefix + brands + "Lutz/drum_container_pumps/pump_sets/Pump_Set_Mineral_oils.html",
						                },
	                                    { 
						                	text: "Pump Set Solvents",
						                	url: url_prefix + brands + "Lutz/drum_container_pumps/pump_sets/Pump_Set_Solvents.html",
						                },
	                                    { 
						                	text: "Pump Set Solvents for complete drum drainage",
						                	url: url_prefix + brands + "Lutz/drum_container_pumps/pump_sets/Pump_Set_Solvents_for_complete_drum_drainage.html",
						                }

	                                ]
                      		
                        		}
                        	},

                        ]
                    }
                
                },
				{
                    text: "Flow Meters",
                    url: url_prefix + brands + "Lutz/flow_meters/flow_meters.html",
                    submenu: { 
                                id: "flow_meters",
                                itemdata: [
                                
                                	{
                                		text: "Nutating Disc Flow Meter TS",
                                		url: url_prefix + brands + "Lutz/flow_meters/Nutating_Disc_Flow_Meter_TS/Nutating_Disc_Flow_Meter_TS.html",
                                		submenu: {
                                			id: "Nutating_Disc_Flow_Meter_TS",
			                                itemdata: [
			                                    { 
								                	text: "TS with volume preselection for highly inflammable liquids",
								                	url: url_prefix + brands + "Lutz/flow_meters/Nutating_Disc_Flow_Meter_TS/TS_with_volume_preselection_for_highly_inflammable_liquids.html",
								                },
			                                    { 
								                	text: "TS with volume preselection for non-flammable liquids",
								                	url: url_prefix + brands + "Lutz/flow_meters/Nutating_Disc_Flow_Meter_TS/TS_with_volume_preselection_for_non-flammable_liquids.html",
								                },
			                                    { 
								                	text: "TS without volume preselection for highly inflammable liquids",
								                	url: url_prefix + brands + "Lutz/flow_meters/Nutating_Disc_Flow_Meter_TS/TS_without_volume_preselection_for_highly_inflammable_liquids.html",
								                },
			                                    { 
								                	text: "TS without volume preselection for non-flammable liquids",
								                	url: url_prefix + brands + "Lutz/flow_meters/Nutating_Disc_Flow_Meter_TS/TS_without_volume_preselection_for_non-flammable_liquids.html",
								                },
	
			                                ]
                              		
                                		}
                                	},
                                	{
                                		text: "Oval Gear Flow Meter HDO",
                                		url: url_prefix + brands + "Lutz/flow_meters/Oval_Gear_Flow_Meter_HDO/Oval_Gear_Flow_Meter_HDO.html",
                                		submenu: {
                                			id: "Oval_Gear_Flow_Meter_HDO",
			                                itemdata: [
			                                    { 
								                	text: "HDO 25 for highly inflammable liquids",
								                	url: url_prefix + brands + "Lutz/flow_meters/Oval_Gear_Flow_Meter_HDO/HDO_25_for_highly_inflammable_liquids.html",
								                },
			                                    { 
								                	text: "HDO 25 for non-flammable liquids",
								                	url: url_prefix + brands + "Lutz/flow_meters/Oval_Gear_Flow_Meter_HDO/HDO_25_for_non-flammable_liquids.html",
								                },
			                                    { 
								                	text: "HDO 25P for non-flammable liquids",
								                	url: url_prefix + brands + "Lutz/flow_meters/Oval_Gear_Flow_Meter_HDO/HDO_25P_for_non-flammable_liquids.html",
								                },
			                                    { 
								                	text: "HDO 40 for highly inflammable liquids",
								                	url: url_prefix + brands + "Lutz/flow_meters/Oval_Gear_Flow_Meter_HDO/HDO_40_for_highly_inflammable_liquids.html",
								                },
			                                    { 
								                	text: "HDO 40 for non-flammable liquids",
								                	url: url_prefix + brands + "Lutz/flow_meters/Oval_Gear_Flow_Meter_HDO/HDO_40_for_non-flammable_liquids.html",
								                },
			                                    { 
								                	text: "HDO 50 for highly inflammable liquids",
								                	url: url_prefix + brands + "Lutz/flow_meters/Oval_Gear_Flow_Meter_HDO/HDO_50_for_highly_inflammable_liquids.html",
								                },
			                                    { 
								                	text: "HDO 50 for non-flammable liquids",
								                	url: url_prefix + brands + "Lutz/flow_meters/Oval_Gear_Flow_Meter_HDO/HDO_50_for_non-flammable_liquids.html",
								                }	
			                                ]
			                            }                              		
                                	},
                                	{
                                		text: "Turbine Wheel Flow Meter TR",
                                		url: url_prefix + brands + "Lutz/flow_meters/Turbine_Wheel_Flow_Meter_TR/Turbine_Wheel_Flow_Meter_TR.html",
                                		submenu: {
                                			id: "Turbine_Wheel_Flow_Meter_TR",
			                                itemdata: [
				                                { 
								                	text: "Turbine Wheel Flow Meter TR",
								                	url: url_prefix + brands + "Lutz/flow_meters/Turbine_Wheel_Flow_Meter_TR/TR_90_for_non-flammable_liquids.html"
								                }
			                                ]                              		
                                		}
                                	},

                                ]
                            }
                
                },
            ]
        }, 
        
        {
            id: "pcm",
            itemdata: [ 
                { text: "PCM Main", url: url_prefix + brands + "PCM/pcm_main.html" },
                { text: "Compact Pump", url: url_prefix + brands + "PCM/products/compact_pump.html" },
                { text: "DL/DSC Pump", url: url_prefix + brands + "PCM/products/dl_dsc_pump.html" },
                { text: "Dosydose", url: url_prefix + brands + "PCM/products/dosydose.html" },
                { text: "Dosyfill", url: url_prefix + brands + "PCM/products/dosyfill.html" },
                { text: "Dosyfruit", url: url_prefix + brands + "PCM/products/dosyfruit.html" },
                { text: "Dosyjet", url: url_prefix + brands + "PCM/products/dosyjet.html" },
                { text: "Dosymix", url: url_prefix + brands + "PCM/products/dosymix.html" },
                { text: "Gavo Pump", url: url_prefix + brands + "PCM/products/gavo_pump.html" },
                { text: "H-Pump", url: url_prefix + brands + "PCM/products/h_pump.html" },
                { text: "I-Pump", url: url_prefix + brands + "PCM/products/i_pump.html" },
                { text: "Impact Pump", url: url_prefix + brands + "PCM/products/impact_pump.html" },
                { text: "Lagoa", url: url_prefix + brands + "PCM/products/lagoa.html" },
                { text: "P3", url: url_prefix + brands + "PCM/products/p3.html" },
                { text: "Visco Feeder", url: url_prefix + brands + "PCM/products/visco_feeder.html" },
                { text: "Z-Pump", url: url_prefix + brands + "PCM/products/zpump.html" }
            ]
        },

		{},
        
        {
            id: "kluber",
            itemdata: [ 
                { text: "Kluber Main", url: url_prefix + brands + "Kluber/kluber_main.html" },
                { text: "Bonded Coatings", url: url_prefix + brands + "Kluber/products/bonded_coatings.html" },
                { text: "Corrosion Protection", url: url_prefix + brands + "Kluber/products/corrosion_protection.html" },
                { text: "Greases", url: url_prefix + brands + "Kluber/products/greases.html" },
                { text: "Lubricating Oils", url: url_prefix + brands + "Kluber/products/lubricating_oils.html" },
                { text: "Pastes", url: url_prefix + brands + "Kluber/products/pastes.html" },
                { text: "Release Agents", url: url_prefix + brands + "Kluber/products/release_agents.html" },
                { text: "Waxes", url: url_prefix + brands + "Kluber/products/waxes.html" }
            ]
        },

        {
            id: "standard_industrie", 
            itemdata: [ 
                { text: "Standard Industrie Main", url: url_prefix + brands + "Standard_Industrie/standard_industrie_main.html" },
                {
                    text: "Conveyor Belt Optimization",
                    url: url_prefix + brands + "Standard_Industrie/standard_industrie_main.html",
                    submenu: { 
                                id: "conveyor_belt_optimization", 
                                itemdata: [
                                    { 
					                	text: "Liftchute",
					                	url: url_prefix + brands + "Standard_Industrie/conveyorbelt_optimization/liftchute.html",
					                },
									{ 
					                	text: "Liftube",
					                	url: url_prefix + brands + "Standard_Industrie/conveyorbelt_optimization/liftube.html",
					                },
                                ] 
                            }
                
                }, 
                {
                    text: "Declogging",
                    url: url_prefix + brands + "Standard_Industrie/standard_industrie_main.html",
                    submenu: { 
                                id: "declogging", 
                                itemdata: [
                                    { 
					                	text: "Airhoc",
					                	url: url_prefix + brands + "Standard_Industrie/declogging/airhoc.html",
					                },
                                ] 
                            }
                
                }, 
                {
                    text: "Industrial Vacuum",
                    url: url_prefix + brands + "Standard_Industrie/standard_industrie_main.html",
                    submenu: { 
                                id: "industrial_vacuum", 
                                itemdata: [
                                    { 
					                	text: "Industrial Vacuum Cleaning",
					                	url: url_prefix + brands + "Standard_Industrie/industrial_vacuum/industrial_vacuum_cleaning.html",
					                },
                                ] 
                            }
                
                }, 
            ]    
        },
        
        {},

        {
            id: "maddox", 
            itemdata: [ 
                { text: "Maddox Main", url: url_prefix + brands + "Maddox/maddox_main.html" },
                {
                    text: "Auxiliary Equipment",
                    url: "",
                    submenu: { 
                                id: "auxiliary_equipment", 
                                itemdata: [
                                    { 
					                	text: "Co-Extrusion Filing System",
					                	url: url_prefix + brands + "Maddox/auxiliary_equipment/co_extrusion_filling_system.html",
					                },
									{ 
					                	text: "Inker/Line Painter",
					                	url: url_prefix + brands + "Maddox/auxiliary_equipment/inker_line_painter.html",
					                },
					                { 
					                	text: "Pillow Cutter",
					                	url: url_prefix + brands + "Maddox/auxiliary_equipment/pillow_cutter.html",
					                },
									{ 
					                	text: "Reel Cutter",
					                	url: url_prefix + brands + "Maddox/auxiliary_equipment/reel_cutter.html",
					                },

                                ] 
                            }
                
                }, 
                {
                    text: "Cheese Slurry",
                    url: "",
                    submenu: { 
                                id: "cheese_slurry", 
                                itemdata: [
                                    { 
					                	text: "Adams Style Cheese Slurry",
					                	url: url_prefix + brands + "Maddox/cheese_slurry/adams_style_cheese_slurry.html",
					                },
									{ 
					                	text: "Maddox Kettle Style Cheese Slurry",
					                	url: url_prefix + brands + "Maddox/cheese_slurry/maddox_kettle_style_cheese_slurry.html",
					                },
					                { 
					                	text: "Maddox Style Cheese Slurry",
					                	url: url_prefix + brands + "Maddox/cheese_slurry/maddox_style_cheese_slurry.html",
					                }
                                ] 
                            }
                
                },
                {
                    text: "Conveyors",
                    url: "",
                    submenu: { 
                                id: "conveyors", 
                                itemdata: [
                                    { 
					                	text: "45degree Incline Conveyor",
					                	url: url_prefix + brands + "Maddox/conveyors/45degree_incline_conveyor.html",
					                },
									{ 
					                	text: "60degree Incline Conveyor",
					                	url: url_prefix + brands + "Maddox/conveyors/60degree_incline_conveyor.html",
					                },
					                { 
					                	text: "Adams Incline Conveyor",
					                	url: url_prefix + brands + "Maddox/conveyors/adams_incline_conveyor.html",
					                },
					                { 
					                	text: "Metering Feed Hopper",
					                	url: url_prefix + brands + "Maddox/conveyors/metering_feed_hopper.html",
					                }

                                ] 
                            }
                
                }, 
                {
                    text: "Dryers/Ovens",
                    url: "",
                    submenu: { 
                                id: "dryers_ovens", 
                                itemdata: [
                                    { 
					                	text: "Rotary Oven",
					                	url: url_prefix + brands + "Maddox/dryers_ovens/rotary_oven.html",
					                },
									{ 
					                	text: "SPD-3612",
					                	url: url_prefix + brands + "Maddox/dryers_ovens/spd_3612.html",
					                },
					                { 
					                	text: "SPD-3617",
					                	url: url_prefix + brands + "Maddox/dryers_ovens/spd_3617.html",
					                }
                                ] 
                            }
                
                }, 
                {
                    text: "Extruders",
                    url: "",
                    submenu: { 
                                id: "extruders", 
                                itemdata: [
                                    { 
					                	text: "MX-300",
					                	url: url_prefix + brands + "Maddox/extruders/mx-300.html",
					                },
									{ 
					                	text: "MX-300i",
					                	url: url_prefix + brands + "Maddox/extruders/mx-300i.html",
					                },
					                { 
					                	text: "MX-500",
					                	url: url_prefix + brands + "Maddox/extruders/mx-500.html",
					                },
					                { 
					                	text: "MX-550",
					                	url: url_prefix + brands + "Maddox/extruders/mx-550.html",
					                },
					                { 
					                	text: "MX-650",
					                	url: url_prefix + brands + "Maddox/extruders/mx-650.html",
					                },
					                { 
					                	text: "MX-750",
					                	url: url_prefix + brands + "Maddox/extruders/mx-750.html",
					                }
                                ] 
                            }
                
                }, 
                {
                    text: "Mixers",
                    url: "",
                    submenu: { 
                                id: "mixers", 
                                itemdata: [
                                    { 
					                	text: "Maddox Ribbon Blender",
					                	url: url_prefix + brands + "Maddox/mixers/maddox_ribbon_blender.html",
					                },
									{ 
					                	text: "Mild Steel Vertical Blender",
					                	url: url_prefix + brands + "Maddox/mixers/mild_steel_vertical_blender.html",
					                },
					                { 
					                	text: "Ribbon Blender",
					                	url: url_prefix + brands + "Maddox/mixers/ribbon_blender.html",
					                },
					                { 
					                	text: "Stainless Steel Vertical Blender",
					                	url: url_prefix + brands + "Maddox/mixers/stainless_steel_vertical_blender.html",
					                }
                                ] 
                            }
                
                },
            ]
        }
                  
    ];


    // Subscribe to the Menu instance's "beforeRender" event

    oMenu.subscribe("beforeRender", function () {

		var nSubmenus = aSubmenuData.length,
			i;


        if (this.getRoot() == this) {

			for (i = 0; i < nSubmenus; i++) {
            	this.getItem(i).cfg.setProperty("submenu", aSubmenuData[i]);
			}

        }

    });
    

    /*
         Call the "render" method with no arguments since the 
         markup for this Menu instance is already exists in the page.
    */

    oMenu.render();

});


