_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="MidnightBlue";
borderstyle="solid";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="MidnightBlue";
offcolor="MintCream";
onbgcolor="#ffffff";
oncolor="MidnightBlue";
outfilter="Blinds( Bands=1,direction=down, duration=0.5)";
overfilter="Blinds( Bands=1,direction=up, duration=0.3)";
padding="3";
pagebgcolor="MintCream";
pagecolor="MidnightBlue";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/blip_white_grey.gif";
offbgcolor="Gainsboro";
offcolor="MidnightBlue";
onbgcolor="MidnightBlue";
oncolor="MintCream";
outfilter="Fade(Overlap=1.00)";
padding="10";
pagebgcolor="FloralWhite";
pagecolor="MidnightBlue";
separatorcolor="Transparent";
separatorsize="10";
subimagepadding="8";
overimage="images/black_orange.gif";
imagepadding="6";
itemwidth="130";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Introduction;target=;url=http://www.ukegg.com/./;");
aI("text=Members;target=;url=members.html;");
aI("text=Meetings;target=;url=meetings.html;");
aI("text=UK Centres;target=;url=uk-centres.html;");
aI("text=Research Projects;target=;url=research-projects.html;");
aI("text=Clinical Governance;target=;url=clinical-governance.html;");
aI("text=Links;target=;url=links.html;");
}


 drawMenus();

