_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots5.gif";
offbgcolor="#930600";
offcolor="#ffffff";
onbgcolor="#463C01";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="5";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="160";
}

with(submenuStyle=new mm_style()){
bordercolor="Black";
borderstyle="solid";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="White";
offcolor="#463C01";
onbgcolor="#8F854D";
oncolor="White";
padding="4";
pagecolor="White";
separatorcolor="#463C01";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Translation Services;target=;url=http://www.indiantranslator.com/;");
aI("text=Translation procedures;target=;url=translation-procedures.html;");
aI("showmenu=Services & NormsLanguages offeredLEFT_MENU;text=Services & Norms;target=;url=services-norms.html;");
aI("text=Get an Estimate;target=;url=estimate.php;");
aI("showmenu=Careers with usRegistrationLEFT_MENU;text=Careers with us;target=;url=careers-with-us.html;");
aI("text=Contact Us;target=;url=contact-us.html;");
aI("text=Payment Terms;target=;url=payment-terms.html;");
aI("text=Free Translation;target=;url=free-translation.html;");
aI("text=Clients;target=;url=clients.html;");
aI("text=Site Map;target=;url=sitemapb.html;");
aI("text=Privacy;target=;url=privacy.html;");
}

with(milonic=new menuname("Services & NormsLanguages offeredLEFT_MENU")){
style=submenuStyle;
aI("text=Languages offered;target=;url=languages-offered.html;");
}

with(milonic=new menuname("Careers with usRegistrationLEFT_MENU")){
style=submenuStyle;
aI("text=Registration;target=;url=registration.php;");
aI("text=Instructions;target=;url=instructions.html;");
}


 drawMenus();
