_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
fontfamily="Trebuchet MS";
fontsize="8pt";
fontweight="normal";
headercolor="#000000";
offbgcolor="#6D9CA7";
offcolor="#000000";
oncolor="#747A75";
padding="5";
subimage="images/11x9_dotted_green.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="right";
fontfamily="Trebuchet MS";
fontsize="9pt";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location7.gif";
offcolor="#B6B6B6";
oncolor="#005A72";
pagecolor="#005A72";
overimage="images/location_on7.gif";
imageposition="right";
itemwidth="100";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=500;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
openstyle="up";
aI("text=Home-ACRP Phoenix;target=;url=http://www.phxacrp.net/;");
aI("text=Meetings;target=;url=Meetings.html;");
aI("text=Membership;target=;url=Membership.html;");
aI("showmenu=AZ Opportunities/Jobs PostedMAIN_FOOTER_MENU;text=AZ Opportunities;target=;url=AZ-Opportunities.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("AZ Opportunities/Jobs PostedMAIN_FOOTER_MENU")){
style=submenuStyle;
openstyle="up";
aI("text=Jobs Posted;target=;url=Jobs-Posted.html;");
}


 drawMenus();

