function fwLoadMenus() {
if( window.fw_menu_0 ) return;


window.fw_menu_14= new Menu( "Seamill Hydro",160,17,"ARIAL, HELVETICA, SANS-SERIF",11,"#FFFFFF","#000000","#9999CC","#C3BCD8" );
fw_menu_14.addMenuItem("Seamill Hydro - continued...", "location='/case/seamill2.asp'");

window.fw_menu_13= new Menu( "Stravaigin",160,17,"ARIAL, HELVETICA, SANS-SERIF",11,"#FFFFFF","#000000","#9999CC","#C3BCD8" );
fw_menu_13.addMenuItem("Stravaigin - continued...", "location='/case/stravaigin2.asp'");

window.fw_menu_17= new Menu( "Design and Manufacture",160,17,"ARIAL, HELVETICA, SANS-SERIF",11,"#FFFFFF","#000000","#9999CC","#C3BCD8" );
fw_menu_17.addMenuItem("Manufactured Products", "location='/services/fabrication.asp'");

window.fw_menu_9= new Menu( "Capital Equipment",160,17,"ARIAL, HELVETICA, SANS-SERIF",11,"#FFFFFF","#000000","#9999CC","#C3BCD8" );
fw_menu_9.addMenuItem("Equipment Supplied", "location='/services/captialsupplied.asp'");

window.fw_menu_6= new Menu( "Spare Parts",160,17,"ARIAL, HELVETICA, SANS-SERIF",11,"#FFFFFF","#000000","#9999CC","#C3BCD8" );
fw_menu_6.addMenuItem("Supplied Brands", "location='/services/sparepartbrands.asp'");
fw_menu_6.addMenuItem("Sourcing Experts", "location='/services/sourcing.asp'");

window.fw_menu_27= new Menu( "Latest News",160,17,"ARIAL, HELVETICA, SANS-SERIF",11,"#FFFFFF","#000000","#9999CC","#C3BCD8" );
fw_menu_27.addMenuItem("Falcon launch their Wok Burner on the G 2151 six burner", "location='/news/falcon.asp'");
fw_menu_27.addMenuItem("Miele launch brand new G 8072 Pass-through Commercial Dishwasher", "location='/news/miele_launch.asp'");
fw_menu_27.addMenuItem("New regulations for gas shut off on ventilation systems", "location='/news/ventilation.asp'");
fw_menu_27.addMenuItem("Gas Safety Checks  - Landlord’s legal responsibility", "location='/news/landlord.asp'");
fw_menu_27.addMenuItem("The case for knee operated valves on wash hand basins", "location='/news/basins.asp'");
fw_menu_27.addMenuItem("Blast chillers - Do you need one?", "location='/news/blast_chiller.asp'");

window.fw_menu_4= new Menu( "Case Studies",160,17,"ARIAL, HELVETICA, SANS-SERIF",11,"#FFFFFF","#000000","#9999CC","#C3BCD8" );
fw_menu_4.addMenuItem("Café Gandolfi", "location='/case/gandolfi.asp'");
fw_menu_4.addMenuItem("Martin Wishart", "location='/case/wishart.asp'");
fw_menu_4.addMenuItem(fw_menu_13, "location='/case/stravaigin.asp'");
fw_menu_4.addMenuItem(fw_menu_14, "location='/case/seamill.asp'");

window.fw_menu_3= new Menu( "Services",160,17,"ARIAL, HELVETICA, SANS-SERIF",11,"#FFFFFF","#000000","#9999CC","#C3BCD8" );
fw_menu_3.addMenuItem("Bespoke Projects", "location='/services/bespoke.asp'");
fw_menu_3.addMenuItem(fw_menu_6, "location='/services/spare_parts.asp'");
fw_menu_3.addMenuItem(fw_menu_9, "location='/services/capital.asp'");
fw_menu_3.addMenuItem("Domestic Kitchen Design", "location='/services/design.asp'");
fw_menu_3.addMenuItem(fw_menu_17, "location='/services/designandbuild.asp'");
fw_menu_3.addMenuItem("After Sales Service", "location='/services/supportcontracts.asp'");
fw_menu_9.writeMenus();
}