_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ABABAB";
borderwidth="1";
fontfamily="Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offcolor="#000000";
oncolor="#ffffff";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.5);Shadow(color=#ADAEAD,Direction=180,Strength=6";
rawcss="padding-left:10px;padding-right:10px";
menubgimage="images/mac_back0.gif";
itemheight="22";
itemwidth="140";
}

with(submenuStyle=new mm_style()){
align="center";
bordercolor="#838383";
borderwidth="1";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
image="images/mac_trans.gif";
offcolor="#000000";
oncolor="#ffffff";
onsubimage="images/macarrow_on.gif";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.5);Shadow(color=#ADAEAD,Direction=180,Strength=6";
padding="2";
separatorcolor="#D2D4D4";
separatorpadding="5";
subimage="images/macarrow_off.gif";
rawcss="padding-left:5px;padding-right:5px";
menubgcolor="#EBF0EC";
menubgimage="images/mac_back0.gif";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=700;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
aI("text=Welcome;target=;url=./;align=left;");
aI("text=Tower Businesses;target=;url=Tower-Businesses.html;align=left;");
aI("showmenu=Tower EventsADD EVENTINFO_BAR_MENU;text=Tower Events;target=;url=Tower-Events.html;align=left;");
aI("text=Tower Coupons!;target=;url=Tower-Coupons!.html;align=left;");
aI("text=Enter To WIN!;target=;url=Enter-To-WIN!.html;align=left;");
}

with(milonic=new menuname("Tower EventsADD EVENTINFO_BAR_MENU")){
style=submenuStyle;
aI("text=ADD EVENT;target=;url=ADD-EVENT.html;");
}


 drawMenus();
