_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#76BDEB";
offcolor="#000000";
onbgcolor="LightGrey";
oncolor="#000000";
padding="6";
separatorcolor="White";
separatorsize="1";
subimage="images/blue_4x5.gif";
subimagepadding="6";
itemwidth="146";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="LightGrey";
oncolor="#000000";
padding="4";
subimage="images/blue_4x5.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=1028;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=HOME;target=;url=http://www.kenorachamber.com/;");
aI("showmenu=ABOUT THE CHAMBER/DirectorsINFO_BAR_MENU;text=ABOUT THE CHAMBER;target=;url=ABOUT-THE-KDCC.html;");
aI("showmenu=MEMBERSHIP INFORMATION/Membership BenefitsINFO_BAR_MENU;text=MEMBERSHIP INFORMATION;target=;url=MEMBERSHIP-INFORMATION.html;");
aI("showmenu=BUSINESS DIRECTORY/AlphabeticalINFO_BAR_MENU;text=BUSINESS DIRECTORY;target=;url=BUSINESS-DIRECTORY.html;");
aI("showmenu=CHAMBER EVENTS/MeetingsINFO_BAR_MENU;text=CHAMBER EVENTS;target=;url=EVENTS.html;");
aI("text=NEWS & NOTICES;target=;url=NEWS-&-NOTICES.html;");
aI("showmenu=LINKS/Business SupportINFO_BAR_MENU;text=LINKS;target=;url=Links.html;");
}

with(milonic=new menuname("ABOUT THE CHAMBER/DirectorsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Directors;target=;url=Directors.html;");
aI("text=Mission Statement;target=;url=Mission-Statement.html;");
aI("text=KDCC Committees;target=;url=KDCC-Committees.html;");
aI("text=President's Message;target=;url=President's-Message.html;");
aI("text=Sponsorship;target=;url=Sponsorship.html;");
aI("text=KDCC History;target=;url=KDCC-History.html;");
}

with(milonic=new menuname("MEMBERSHIP INFORMATION/Membership BenefitsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Membership Benefits;target=;url=Benefits.html;");
aI("text=Join the Chamber;target=;url=Join.html;");
aI("text=Member to Member Discount Program;target=;url=Discounts.html;");
aI("text=New Members;target=;url=New-Members.html;");
}

with(milonic=new menuname("BUSINESS DIRECTORY/AlphabeticalINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Alphabetical;target=;url=Alphabetical.html;");
aI("text=By Category;target=;url=Category.html;");
}

with(milonic=new menuname("CHAMBER EVENTS/MeetingsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Meetings;target=;url=Meetings.html;");
aI("text=Home Show;target=;url=Home-Show.html;");
aI("text=AGM/Business Awards;target=;url=AGM-Business-Awards.html;");
}

with(milonic=new menuname("LINKS/Business SupportINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Business Support;target=;url=Business-Support.html;");
aI("text=Tourism;target=;url=Tourism.html;");
aI("text=Kenora Local Media;target=;url=Kenora-Local-Media.html;");
}


 drawMenus();

