// JavaScript Document function mmLoadMenus() { if (window.mm_menu_0625162246_0) return; window.mm_menu_0625162246_0 = new Menu("root",200,20,"Verdana, Arial, Helvetica, sans-serif",10,"#666666","#000000","#f5f5f5","#f5f5f5","left","middle",5,0,1000,-5,7,true,false,true,0,true,true); mm_menu_0625162246_0.addMenuItem("Built-In Dishwashers.","window.open('products.php?groupid=12', '_self');"); mm_menu_0625162246_0.addMenuItem("Built-In Ovens","window.open('products.php?groupid=8', '_self');"); mm_menu_0625162246_0.addMenuItem("Built-In Hobs","window.open('products.php?groupid=2', '_self');"); mm_menu_0625162246_0.addMenuItem("Cooker Hoods","window.open('products.php?groupid=1', '_self');"); mm_menu_0625162246_0.addMenuItem("Aspirators","window.open('products.php?groupid=9', '_self');"); mm_menu_0625162246_0.addMenuItem("Microwave Owen","window.open('products.php?groupid=11', '_self');"); mm_menu_0625162246_0.addMenuItem("Inox Sink","window.open('products.php?groupid=7', '_self');"); mm_menu_0625162246_0.addMenuItem("Kitchen Lighting Systems","window.open('products.php?groupid=3', '_self');"); mm_menu_0625162246_0.addMenuItem("Kitchen Accessories","window.open('products.php?groupid=4', '_self');"); mm_menu_0625162246_0.addMenuItem("Mailboxes","window.open('products.php?groupid=5', '_self');"); mm_menu_0625162246_0.fontWeight="bold"; mm_menu_0625162246_0.hideOnMouseOut=true; mm_menu_0625162246_0.bgColor='#555555'; mm_menu_0625162246_0.menuBorder=0; mm_menu_0625162246_0.menuLiteBgColor='#FFFFFF'; mm_menu_0625162246_0.menuBorderBgColor='#777777'; window.mm_menu_0627110328_0 = new Menu("root",175,20,"Verdana, Arial, Helvetica, sans-serif",10,"#666666","#000000","#f5f5f5","#f5f5f5","left","middle",3,0,1000,-5,7,true,false,true,0,true,true); mm_menu_0627110328_0.addMenuItem("Authorized Services","window.open('services.php', '_self');"); // mm_menu_0627110328_0.addMenuItem("User Manuals","window.open('userguides.php', '_self');"); mm_menu_0627110328_0.addMenuItem("Frequently Asked Questions","window.open('faq.php', '_self');"); mm_menu_0627110328_0.fontWeight="bold"; mm_menu_0627110328_0.hideOnMouseOut=true; mm_menu_0627110328_0.bgColor='#555555'; mm_menu_0627110328_0.menuBorder=0; mm_menu_0627110328_0.menuLiteBgColor='#FFFFFF'; mm_menu_0627110328_0.menuBorderBgColor='#777777'; mm_menu_0627110328_0.writeMenus(); } // mmLoadMenus()