_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots5.gif";
offbgcolor="#373737";
offcolor="#ffffff";
onbgcolor="#80B14D";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="5";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="160";
}

with(submenuStyle=new mm_style()){
bordercolor="#373737";
borderstyle="solid";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="White";
offcolor="Black";
onbgcolor="#215001";
oncolor="White";
padding="4";
pagecolor="White";
separatorcolor="#215001";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home Page;target=;url=./;");
aI("text=Join the Chamber;target=;url=Join-the-Chamber.html;");
aI("showmenu=Business DirectoryAnimalsLEFT_MENU;text=Business Directory;target=;url=Business-Directory.html;");
aI("text=Chamber Information;target=;url=Chamber-Information.html;");
aI("text=Events / What's Happening;target=;url=Events-What's-Happening.html;");
aI("text=Photo-Gallery;target=_blank;url=http://manorvillechamber.org/Photo-Gallery/index.html;");
aI("text=Members List;target=_blank;url=http://manorvillechamber.org/members.pdf;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Business DirectoryAnimalsLEFT_MENU")){
style=submenuStyle;
aI("text=Animals;target=;url=Animals.html;");
aI("text=Computers;target=;url=Computers.html;");
aI("text=Construction;target=;url=Construction.html;");
aI("text=Dining;target=;url=Dining.html;");
aI("text=Faith;target=;url=Faith.html;");
aI("text=Financial;target=;url=Financial.html;");
aI("text=Floral;target=;url=Floral.html;");
aI("text=Health & Wellness;target=;url=Health-&-Wellness.html;");
aI("text=Insurance;target=;url=Insurance.html;");
aI("text=Jewelry;target=;url=Jewelry.html;");
aI("text=Legal;target=;url=Legal.html;");
aI("text=Manufacturing;target=;url=Manufacturing.html;");
aI("text=Printing /Reproduction;target=;url=Printing-Reproduction.html;");
aI("text=Real Estate;target=;url=Real-Estate.html;");
aI("text=Sports;target=;url=Sports.html;");
}


 drawMenus();
