_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=0;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
fontfamily="Verdana, Tahoma, Arial";
fontsize="7pt";
fontstyle="normal";
fontweight="bold";
offbgcolor="#00AAAA";
offcolor="#ffffff";
onbgcolor="#00AAAA";
oncolor="#ffffff";
ondecoration="underline";
padding="4";
}

with(menuStyle=new mm_style()){
bgimage="images/greyL.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
offcolor="#00AAAA";
oncolor="#000000";
separatorcolor="Transparent";
separatorsize="4";
separatorimage="images/greyLSep.gif";
overbgimage="images/greyL04.gif";
itemheight="44";
itemwidth="108";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=http://www.donsspecialevents.com/;align=center;");
aI("text=About Us;target=;url=About-Us.html;align=center;");
aI("text=Showroom & Inventory;target=;url=Showroom-&-Inventory.html;align=center;");
aI("text=Tent Planner;target=;url=Tent-Planner.html;align=center;");
aI("text=Wedding Planner;target=;url=Wedding-Planner.html;align=center;");
aI("text=Testimonials;target=;url=Testimonials.html;align=center;");
aI("text=Been There, Done That;target=;url=Been-There,-Done-That.html;align=center;");
aI("text=Contact Us;target=;url=Contact-Us.html;align=center;");
aI("text=Find Us;target=;url=Find-Us.html;align=center;");
aI("text=Email Log-In;target=;url=Email-Log-In.html;align=center;");
aI("text=Links;target=;url=Links.html;align=center;");
aI("text=Site Map;target=;url=sitemap-page-order.html;align=center;");
}


 drawMenus();

