with(milonic=new menuname("Main Menu")){
style=menuStyle;
orientation="vertical";
alwaysvisible=1;
position="relative";
aI("offbgcolor=#B1B1B1;offcolor=#000000;text=home;url=http://www.smart3.co.uk/;");
aI("offbgcolor=#B1B1B1;offcolor=#000000;text=contact us;url=smart_homes/index.htm;");
aI("offbgcolor=#B1B1B1;offcolor=#000000;text=about us;url=about_smart3_intelligent_homes/index.htm;");
aI("text=rooms;url=rooms_smart_technology/index.htm;showmenu=Rooms;");
aI("text=products;url=products_home_automation/index.htm;showmenu=Products;");
aI("text=in my home;url=in_my_home/index.htm;showmenu=help;");
aI("text=energy management;url=energy_management/index.htm;");
aI("text=importance of design;url=importance_of_design/index.htm;");
aI("text=press room;url=press_room_intelligent_homes/index.htm;");
}
drawMenus();