function mmLoadMenus() { if (window.mm_productlisting) return; window.mm_productlisting = new Menu("root",233,20,"Tahoma, Arial, Verdana, Helvetica, sans-serif",12,"#ffffff","#ffffff","#990000","#C22900","left","middle",0,0,100,-5,0,true,true,true,7,false,false); mm_productlisting.addMenuItem("Vehicle Signage","window.open('product_result.asp?category_id=17&name=Vehicle+Signage', '_parent');"); mm_productlisting.addMenuItem("Wheel Covers","window.open('product_result.asp?category_id=11&name=Wheel+Covers', '_parent');"); mm_productlisting.addMenuItem("A-Frames","window.open('product_result.asp?category_id=15&name=A%2DFrames', '_parent');"); mm_productlisting.addMenuItem("Banners","window.open('product_result.asp?category_id=18&name=Banners', '_parent');"); mm_productlisting.addMenuItem("Display Stands","window.open('product_result.asp?category_id=20&name=Display+Stands', '_parent');"); mm_productlisting.addMenuItem("Lightboxes","window.open('product_result.asp?category_id=19&name=Lightboxes', '_parent');"); mm_productlisting.addMenuItem("Full Colour Posters","window.open('product_result.asp?category_id=16&name=Full+Colour+Posters', '_parent');"); mm_productlisting.addMenuItem("Rural / Property Signs","window.open('product_result.asp?category_id=8&name=Rural+%2F+Property+Signs', '_parent');"); mm_productlisting.addMenuItem("Clothing / Uniforms / Caps","window.open('product_result.asp?category_id=10&name=Clothing+%2F+Uniforms+%2F+Caps', '_parent');"); mm_productlisting.addMenuItem("Equine Signage","window.open('product_result.asp?category_id=9&name=Equine+Signage', '_parent');"); mm_productlisting.addMenuItem("Promotional Items","window.open('product_result.asp?category_id=6&name=Promotional+Items', '_parent');"); mm_productlisting.addMenuItem("General Printing Products","window.open('product_result.asp?category_id=5&name=General+Printing+Products', '_parent');"); mm_productlisting.addMenuItem("Digital Printing","window.open('product_result.asp?category_id=7&name=Digital+Printing', '_parent');"); mm_productlisting.addMenuItem("Building Signs","window.open('product_result.asp?category_id=21&name=Building+Signs', '_parent');"); mm_productlisting.addMenuItem("DISPLAY ALL CATEGORIES","window.open('productlisting.asp', '_parent');"); mm_productlisting.hideOnMouseOut=true; mm_productlisting.menuBorder=0; mm_productlisting.menuLiteBgColor='#ffffff'; mm_productlisting.menuBorderBgColor='#ffffff'; mm_productlisting.bgColor='#ffffff'; mm_productlisting.writeMenus(); }