_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="Teal";
onbgcolor="#E7E6E7";
oncolor="Teal";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="Solid";
borderwidth="1";
fontfamily="Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="PaleTurquoise";
offcolor="Teal";
onbgcolor="#E7E6E7";
oncolor="CadetBlue";
outfilter="Fade(Overlap=1.00)";
padding="4";
imagepadding="6";
itemwidth="130";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Notices & News;target=;url=./;");
aI("text=Autumn Termcard;target=_blank;url=http://www.stcatherines-argyle.org.uk/Autumn termcard 2009.pdf;");
aI("text=Advance Calendar;target=_blank;url=http://www.stcatherines-argyle.org.uk/calendar/Calendar.html;");
aI("text=Bruntsfield Group;target=;url=Bruntsfield-Group.html;");
aI("text=Book Group;target=;url=Book-Group.html;");
aI("text=Book Library;target=;url=http://www.stcathslibrary.org.uk;");
aI("text=Recorded on Camera;target=_blank;url=http://www.stcathsphotos.org.uk/St Catherines Argyle;");
aI("text=Main Web Site;target=;url=http://www.stcatherines-argyle.org.uk;");
}


 drawMenus();
