_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=0;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Glowing_Big5.png";
borderstyle="solid";
fontfamily="Georgia";
fontsize="12pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#dddddd";
headercolor="#000000";
offcolor="#916B09";
oncolor="DarkGoldenrod";
pagecolor="DarkGoldenrod";
separatorcolor="Transparent";
separatorsize="15";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/Glowing_Big_hover5.png";
itemheight="42";
itemwidth="128";
}

with(submenuStyle=new mm_style()){
align="center";
bordercolor="#003366";
borderstyle="solid";
borderwidth="0";
fontfamily="Georgia";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="DarkGoldenrod";
offcolor="#FFFFCC";
onbgcolor="#FFFFCC";
oncolor="#916B09";
padding="4";
pagebgcolor="#FFFFCC";
pagecolor="DarkGoldenrod";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=700;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
itemheight="42";
aI("text=Home;target=;url=http://www.delawareohiochamber.com/;");
aI("showmenu=About Us/About UsINFO_BAR_MENU;text=About Us;target=;url=About-Us.html;");
aI("text=Calendar;target=;url=http://delawarechamber.chambermaster.com/events;");
aI("showmenu=Community/Delaware Is...INFO_BAR_MENU;text=Community;target=;url=Community.html;");
aI("text=Development;target=;url=Development.html;");
}

with(milonic=new menuname("About Us/About UsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=About Us;target=;url=About-Us2.html;");
aI("text=Board;target=;url=Board.html;");
aI("text=Committees;target=;url=Committees.html;");
aI("text=Location;target=;url=Location.html;");
aI("text=Staff;target=;url=Staff.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("Community/Delaware Is...INFO_BAR_MENU")){
style=submenuStyle;
aI("text=Delaware Is...;target=;url=Delaware-Is.html;");
aI("text=Profile;target=;url=Profile.html;");
aI("text=Partner Links;target=;url=Partner-Links.html;");
aI("text=Moving Guide;target=_blank;url=PDF-Docs/Moving & Apartment Guide 12-11.pdf;");
aI("showmenu=Community/Resources/Map of DelawareINFO_BAR_MENU;text=Resources;target=;url=Resources.html;");
}

with(milonic=new menuname("Community/Resources/Map of DelawareINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Map of Delaware;target=_blank;url=http://communitylink.com/us/oh/delaware/map/;");
aI("text=Education;target=;url=Education.html;");
aI("text=Meeting/Catering;target=_blank;url=PDF-Docs/Meeting & Catering Brochure for web.pdf;");
aI("text=Daycare Centers;target=_blank;url=PDF-Docs/childcare brochure 12-10 for web.pdf;");
}


 drawMenus();

