_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#0092D0";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="#0092D0";
offcolor="#ffffff";
onbgcolor="#CC6600";
oncolor="#ffffff";
padding="6";
separatorcolor="#0092D0";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="230";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=http://www.waltershoughton.com/;");
aI("text=Services;target=;url=Walters-Houghton-Services.html;");
aI("text=Clean Room Manufacturing;target=;url=Walters-Houghton-Clean-Room-Manufacturing.html;");
aI("text=Quality Assurance;target=;url=Walters-Houghton-Quality-Assurance.html;");
aI("text=Sachets;target=;url=Walters-Houghton-Sachets.html;");
aI("text=Packaging;target=;url=Walters-Houghton-Packaging.html;");
aI("text=Sachet Marketing;target=;url=Walters-Houghton-Sachet-Marketing.html;");
aI("text=Safe 2 touch;target=;url=Walters-Houghton-Safe-2-touch-H1N1.html;");
aI("text=Contact Details;target=;url=Walters-Houghton-Contact-Details.html;");
aI("text=Online Enquiries;target=;url=Walters-Houghton-Online-Enquiries.html;");
aI("text=About Walters Houghton;target=;url=About-Walters-Houghton.html;");
}


 drawMenus();
