_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#FFF9E3";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#FFF9E3";
offcolor="#7D1617";
onbgcolor="#E8C1A2";
oncolor="#000000";
padding="4";
separatorcolor="#FFF9E3";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="100";
}

with(submenuStyle=new mm_style()){
align="center";
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#FFF9E3";
offcolor="#000000";
onbgcolor="#E8C1A2";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=504;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.roomeassociates.com/;");
aI("text=About;target=;url=About-Us.html;");
aI("text=Services;target=;url=Services.html;");
aI("showmenu=NewsAsia Domain RegistrationINFO_BAR_MENU;text=News;target=;url=News.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("NewsAsia Domain RegistrationINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Asia Domain Registration;target=;url=Asia-Domain-Registration.html;");
aI("text=Other TLDS;target=;url=Other-TLDS.html;");
aI("text=International trade mark registration ;target=;url=International-trade-mark-registration.html;");
aI("text=UK Trade Marks;target=;url=UK-Trade-Marks.html;");
aI("text=Unofficial Register;target=;url=Unofficial-Register.html;");
}


 drawMenus();
