_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="MediumPurple";
offcolor="#ffffff";
onbgcolor="Black";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="21";
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="#514831";
onbgcolor="#514831";
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=UK Endocrine Pathology Society Homepage;target=;url=http://ukeps.com/;");
aI("text=Society Officers;target=;url=Society_Officers.html;");
aI("text=Join the UKEPS;target=;url=Join_the_UKEPS.html;");
aI("text=Royal College of Pathologists Documents;target=;url=Royal_College_of_Pathologists_Documents.html;");
aI("text=ACP Thyroid Guidelines;target=;url=ACP_Thyroid_Guidelines.html;");
aI("text=ACP Parathyroid Guidelines;target=;url=ACP_Parathyroid_Guidelines.html;");
aI("text=Other Useful Documents;target=;url=Other_Useful_Documents.html;");
aI("text=Members Only (Password Protected);target=;url=Members_Only_(Password_Protected).html;");
aI("text=Book and Media Reviews;target=;url=Book_and_Media_Reviews.html;");
aI("text=Educational Videos;target=;url=Educational_Videos.html;");
aI("text=Terms and Conditions;target=;url=Terms_and_Conditions.html;");
aI("text=Privacy Policy;target=;url=Privacy_Policy.html;");
aI("text=Links;target=;url=Links.html;");
}


 drawMenus();
