_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Black";
offcolor="White";
onbgcolor="Blue";
oncolor="#000000";
padding="6";
pagebgcolor="#000000";
pagecolor="White";
separatorcolor="White";
separatorsize="1";
subimage="images/db_red.gif";
subimagepadding="6";
itemwidth="135";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Black";
offcolor="White";
onbgcolor="Blue";
oncolor="#000000";
padding="4";
subimage="images/db_red.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Careers in Event Planning;target=;url=Careers_in_Event_Planning.html;");
aI("text=Entertaining News;target=;url=Entertaining_News.html;");
aI("text=Business Info Shopping Mall;target=;url=Business_Info_Shopping_Mall.html;");
aI("text=Visit Other PartyZone Sites;target=;url=PartyZone_Sites.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
aI("text=Favorite Slide Shows;target=;url=Favorite_Slide_Shows.html;");
}


 drawMenus();
