_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="#EFEFEF";
onbgcolor="#B3D0E3";
oncolor="Black";
padding="9";
separatorcolor="#5B2825";
separatorsize="1";
subimage="images/on_downboxed.gif";
subimagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#B3D0E3";
borderstyle="Double";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#000000";
onbgcolor="#DB615B";
oncolor="White";
padding="4";
subimage="images/on_downboxed.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.paic.com/;");
aI("showmenu=Who We ArePresident's MessageLEFT_MENU;text=Who We Are;target=;url=who_we_are.html;");
aI("showmenu=Producer InformationFor Agents Only!LEFT_MENU;text=Producer Information;target=;url=producer_information.html;");
aI("text=News Center;target=;url=news_center.html;");
aI("text=Contact Us;target=;url=contact_us.html;");
aI("text=Privacy Statement;target=;url=privacy_statement.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
aI("text=Print Policy Documents;target=;url=print_policy_documents.html;");
aI("text=Manage Policy & Make Payments;target=_blank;url=https://paic.biz/PAI/PAILogin.max/insured;");
}

with(milonic=new menuname("Who We ArePresident's MessageLEFT_MENU")){
style=submenuStyle;
aI("text=President's Message;target=;url=president's_message.html;");
aI("text=Mission Statement;target=;url=mission_statement.html;");
aI("text=Company History;target=;url=company_history.html;");
aI("text=Company News;target=;url=company_news.html;");
}

with(milonic=new menuname("Producer InformationFor Agents Only!LEFT_MENU")){
style=submenuStyle;
aI("text=For Agents Only!;target=;url=for_agents_only!.html;");
aI("text=Preferred Products;target=;url=preferred_products.html;");
aI("text=Why Monthly works on the web!;target=;url=why_monthly_works_on_the_web!.html;");
}


 drawMenus();

