_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#000000";
borderstyle="Solid";
borderwidth="0";
fontfamily="Century Gothic";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#000000";
offcolor="White";
onbgcolor="#FFFFFF";
oncolor="#000000";
padding="16";
pagebgcolor="Black";
pagecolor="Green";
separatorcolor="White";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="93";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=657;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=News;target=;url=http://www.irishmagicnews.com/;");
aI("text=Irish Magic Societies;target=;url=Irish-Magic-Societies.html;");
aI("text=Events;target=;url=Irish-Magicians.html;");
aI("text=Conventions;target=;url=Irish-Magic-Convnetion.html;");
aI("text=A guide for visiting magicians & lecturers;target=;url=A-guide-for-visiting-lecturers.html;");
aI("text=Sign up;target=;url=Sign-up.html;");
aI("text=Links;target=;url=Links.html;");
}


 drawMenus();
