_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="6pt";
fontweight="normal";
headercolor="#000000";
offcolor="#BFC0C0";
oncolor="#000000";
separatorsize="1";
separatorimage="images/disco_sep0.gif";
rawcss="padding-left:2px;padding-right:2px";
itemheight="31";
itemwidth="100";
}

with(menuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
offcolor="#000000";
oncolor="#000000";
separatorsize="1";
separatorimage="images/disco_sep8L.gif";
rawcss="padding-left:2px;padding-right:2px";
itemheight="31";
itemwidth="100";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=504;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
openstyle="up";
itemheight="31";
aI("text=welcome;target=;url=http://www.city-of-exeter-pipes-and-drums.org/;align=center;bgimage=images/disco_left0.gif;");
aI("showmenu=newswhats onMAIN_FOOTER_MENU;text=news;target=;url=news.php;align=center;bgimage=images/disco_mid0.gif;");
aI("text=diary 2010;target=;url=diary-2010.php;align=center;bgimage=images/disco_mid0.gif;");
aI("text=comments;target=;url=comments.php;align=center;bgimage=images/disco_mid0.gif;");
aI("text=contact us;target=;url=contact_us.php;align=center;bgimage=images/disco_right0.gif;");
}

with(milonic=new menuname("newswhats onMAIN_FOOTER_MENU")){
menuwidth=201;
style=submenuStyle;
itemwidth="100";
orientation="horizontal";
openstyle="up";
itemheight="31";
aI("text=whats on;target=;url=whats_on.php;align=center;bgimage=images/disco_left0.gif;");
aI("text=about;target=;url=about.php;align=center;bgimage=images/disco_right0.gif;");
}


 drawMenus();
