_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=8;
_subOffsetLeft=4;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Smart_Arrow_Small7.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#dddddd";
headercolor="#000000";
offcolor="#dddddd";
oncolor="#dddddd";
separatorcolor="Transparent";
separatorsize="0";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/Smart_Arrow_Small_hover7.png";
itemheight="40";
itemwidth="147";
}

with(submenuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#989898";
offcolor="#dddddd";
onbgcolor="#999999";
oncolor="#cdcdcd";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
align="center";
itemheight="40";
aI("text=Home;target=;url=http://avpn.org/;");
aI("text=Make Offer;target=;url=Make-Offer.html;");
aI("text=Terms;target=;url=Terms.html;");
aI("text=Portfolio;target=;url=Portfolio.html;");
aI("text=Resources;target=;url=Resources.html;");
aI("showmenu=Articles/AVPN LinksLEFT_MENU;text=Articles;target=;url=Articles.html;");
aI("text=INFORG.ORG;target=_blank;url=http://inforg.org;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Articles/AVPN LinksLEFT_MENU")){
style=submenuStyle;
aI("text=AVPN Links;target=;url=AVPN-Links.html;");
aI("text=AVPN Set Up;target=;url=AVPN-Set-Up.html;");
}


 drawMenus();

