function mmLoadMenus() { if (window.mm_menu_0) return; window.mm_menu_0 = new Menu("root",160,19,"Arial,",12,"#ffffff","#ffffff","#CC6633","#ffCC00","left","middle",3,0,1000,-5,7,true,true, true,0,true,true); mm_menu_0.addMenuItem("Vastu & Colors","window.open('vastu_colors.htm','_self');"); mm_menu_0.addMenuItem("Bedroom & Bathroom","window.open('bed_bathroom.htm','_self');"); mm_menu_0.addMenuItem("Kids Room","window.open('Kids_Room.htm','_self');"); mm_menu_0.addMenuItem("kitchen & Dining Room","window.open('kitchen_dining.htm','_self');"); mm_menu_0.addMenuItem("Living Room","window.open('Living_Room.htm','_self');"); mm_menu_0.addMenuItem("Study / Library","window.open('study_library.htm','_self');"); mm_menu_0.addMenuItem("Pooja/Meditation Room","window.open('pooja_meditation.htm','_self');"); mm_menu_0.addMenuItem("Exterior colors","window.open('exterior_colors.htm','_self');"); mm_menu_0.addMenuItem("Significans Of colors","window.open('significans_colors.htm','_self');"); mm_menu_0.fontWeight="bold"; mm_menu_0.hideOnMouseOut=true; window.mm_menu_1 = new Menu("root",170,19,"Arial, Helvetica, sans-serif",12,"#FFFFFF","#ffffff","#85C226","#F7C200","left","middle",3,0,1000,-5,7,true,true, true,0,true,true); mm_menu_1.addMenuItem("Emulsion","window.open('emulsion.htm','_self');"); mm_menu_1.addMenuItem("Royale Special Effects Paint","window.open('specialeffects.htm','_self');"); mm_menu_1.addMenuItem("Royale Play Wall Fashion","window.open('royalplay.htm','_self');"); mm_menu_1.addMenuItem("Kids Room","window.open('kidsroom.htm','_self');"); mm_menu_1.addMenuItem("Galaxy On Ceiling","window.open('galaxy_celing.htm','_self');"); mm_menu_1.fontWeight="bold"; mm_menu_1.hideOnMouseOut=true; window.mm_menu_2 = new Menu("root",160,19,"Arial",12,"#FFFFFF","#ffffff","#F7C200","#85C226","left","middle",3,0,1000,-5,7,true,true, true,0,true,true); mm_menu_2.addMenuItem("Apex Ultima","window.open('apex_ultima.htm','_self');"); mm_menu_2.addMenuItem("Apex Paint","window.open('apex.htm','_self');"); mm_menu_2.addMenuItem("Ace Paint","window.open('ace.htm','_self');"); mm_menu_2.addMenuItem("Exterior Texture","window.open('exterior_texture.htm','_self');"); mm_menu_2.fontWeight="bold"; mm_menu_2.hideOnMouseOut=true; writeMenus(); }