_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=0;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
fontfamily="Verdana, Tahoma, Arial";
fontsize="7pt";
fontstyle="normal";
fontweight="bold";
offbgcolor="#FD0303";
offcolor="#ffffff";
onbgcolor="#FD0303";
oncolor="#ffffff";
ondecoration="underline";
padding="4";
}

with(menuStyle=new mm_style()){
bgimage="images/grey.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
offcolor="#FF7F00";
oncolor="#000000";
separatorsize="3";
separatorimage="images/greySep.gif";
overbgimage="images/grey04.gif";
itemheight="37";
itemwidth="90";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=http://www.expresstyping.co.uk/;align=center;");
aI("text=Services;target=;url=Services.html;align=center;");
aI("text=Interview Tips;target=;url=Interview-Tips.html;align=center;");
aI("text=Dictation Tips;target=;url=Dictation-Tips.html;align=center;");
aI("text=Contact;target=;url=Contact.html;align=center;");
aI("text=Terms;target=;url=Terms.html;align=center;");
aI("text=Confidentiality;target=;url=Confidentiality.html;align=center;");
aI("text=FAQ;target=;url=FAQ.html;align=center;");
aI("text=Site Map;target=;url=sitemap-page-order.html;align=center;");
}


 drawMenus();

