_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="Blue";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontweight="bold";
headercolor="#000000";
offcolor="Yellow";
onbgcolor="Navy";
onbold="bold";
oncolor="#FFFF7F";
padding="5";
pagebgcolor="Yellow";
pagecolor="Blue";
subimage="images/11x9_dotted_green.gif";
subimagepadding="5";
}

with(menuStyle=new mm_style()){
align="center";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location2.gif";
offcolor="#FFFF2A";
onbold="bold";
oncolor="#00AAFF";
overimage="images/location_on2.gif";
imageposition="right";
itemwidth="80";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=800;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Camera Home;target=;url=http://cameracleve.com/public_html/;");
aI("showmenu=AboutBYLAWSINFO_BAR_MENU;text=About;target=;url=About.html;");
aI("text=Member Agencies;target=;url=Members.html;");
aI("text=Events;target=;url=Events.html;");
aI("text=News;target=;url=News.html;");
aI("text=Career Starter;target=;url=Career-Starter.html;");
aI("showmenu=Funding AssistanceWhy Complete An Inroads Application?INFO_BAR_MENU;text=Funding Assistance;target=;url=Funding-Assistance.html;");
aI("text=Contact;target=;url=Contact.html;");
aI("text=Links;target=;url=Links.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("AboutBYLAWSINFO_BAR_MENU")){
style=submenuStyle;
aI("text=BYLAWS;target=;url=bylaws.html;");
aI("text=2009-2010 Committees;target=;url=2009-2010-Committees.html;");
}

with(milonic=new menuname("Funding AssistanceWhy Complete An Inroads Application?INFO_BAR_MENU")){
style=submenuStyle;
aI("text=Why Complete An Inroads Application?;target=;url=Why-Complete-An-Inroads-Application-.html;");
aI("text=Scholarship Application;target=;url=Scholarship-Application.html;");
}


 drawMenus();
