function fwLoadMenus() { if (window.fw_menu_0) return; window.fw_menu_0 = new Menu("root",160,19,"Arial, Helvetica, sans-serif",11,"#0099CC","#ffffff","#CCFFFF","#0066CC"); fw_menu_0.addMenuItem("Kent Pride","window.open('kent_pride.htm','_self');"); fw_menu_0.addMenuItem("Kent Grand Plus","window.open('kent_grandplus.htm','_self');"); fw_menu_0.addMenuItem("Kent Excell Plus","window.open('kent_excellplus.htm','_self');"); fw_menu_0.addMenuItem("Kent Elite Mineral RO","window.open('kent_elite.htm','_self');"); fw_menu_0.addMenuItem("Kent Veg & Fruit Purifier","window.open('vegfruitpurifier.html','_self');"); fw_menu_0.addMenuItem("Kent Ozone Dental Jet","window.open('dentaljet.html','_self');"); fw_menu_0.addMenuItem("Kent Ozone Air Purifier","window.open('Airpurifier.html','_self');"); fw_menu_0.addMenuItem("Kent Ultra Violet","window.open('kent_uv.htm','_self');"); fw_menu_0.addMenuItem("Kent Water Softener","window.open('kent_softener.htm','_self');"); fw_menu_0.fontWeight="bold"; fw_menu_0.hideOnMouseOut=true; window.fw_menu_1 = new Menu("root",170,19,"Arial, Helvetica, sans-serif",11,"#0099CC","#ffffff","#CCFFFF","#0066CC"); fw_menu_1.addMenuItem("Blue Star Coolers","window.open('bluestar.htm','_self');"); fw_menu_1.addMenuItem("Hot & Cold Water Dispenser","window.open('bluestar_waterdispenser.htm','_self');"); fw_menu_1.addMenuItem("Blue Star Deep Freezers","window.open('deepfreezers.htm','_self');"); fw_menu_1.fontWeight="bold"; fw_menu_1.hideOnMouseOut=true; window.fw_menu_2 = new Menu("root",118,19,"Arial, Helvetica, sans-serif",11,"#0099CC","#ffffff","#CCFFFF","#0066CC"); fw_menu_2.addMenuItem("GE Merlin","window.open('merlin.htm','_self');"); fw_menu_2.fontWeight="bold"; fw_menu_2.hideOnMouseOut=true; window.fw_menu_3 = new Menu("root",160,19,"Arial, Helvetica, sans-serif",11,"#0099CC","#ffffff","#CCFFFF","#0066CC"); fw_menu_3.addMenuItem("Alfa Ewater Domestic","window.open('alfaresidential.htm','_self');"); fw_menu_3.addMenuItem("Alfa Ewater Commercial","window.open('alfacommercial.htm','_self');"); fw_menu_3.addMenuItem("Alfa Ewater Industrial","window.open('alfaindustrial.htm','_self');"); fw_menu_3.fontWeight="bold"; fw_menu_3.hideOnMouseOut=true; window.fw_menu_4 = new Menu("root",200,19,"Arial, Helvetica, sans-serif",11,"#0099CC","#ffffff","#CCFFFF","#0066CC"); fw_menu_4.addMenuItem("Aquasoft Water Softener","window.open('aquasoft.htm','_self');"); fw_menu_4.addMenuItem("Aquasoft Centralised Softener","window.open('centralised_softener.html','_self');"); fw_menu_4.addMenuItem("Kent Water Softener","window.open('kent_softener.htm','_self');"); fw_menu_4.fontWeight="bold"; fw_menu_4.hideOnMouseOut=true; fw_menu_0.writeMenus(); }