_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="Solid";
borderwidth="1";
fontfamily="Trebuchet MS";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#ACABAB";
onbgcolor="Teal";
oncolor="#3E3E3E";
outfilter="Blinds( Bands=1,direction=down, duration=0.5)";
overfilter="Blinds( Bands=1,direction=up, duration=0.3)";
padding="3";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="left";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/square_blue.gif";
offbgcolor="WhiteSmoke";
offcolor="#ACABAB";
onbgcolor="#ffffff";
onbold="bold";
oncolor="#7B7B7A";
ondecoration="underline";
outfilter="Fade(Overlap=1.00)";
padding="5";
separatorcolor="Transparent";
separatorsize="0";
subimagepadding="8";
overimage="images/square_dust.gif";
imagepadding="3";
itemwidth="102";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http:///;");
aI("text=Articles;target=;url=articles.html;");
aI("showmenu=ResourcesWeb SitesLEFT_MENU;text=Resources;target=;url=resources.html;");
aI("showmenu=NewsNews Release 1LEFT_MENU;text=News;target=;url=news.html;");
aI("text=Contact;target=;url=contact.html;");
aI("text=Privacy;target=;url=privacy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("ResourcesWeb SitesLEFT_MENU")){
style=submenuStyle;
aI("text=Web Sites;target=;url=web-sites.html;");
aI("text=Products;target=;url=products.html;");
aI("text=Services;target=;url=services.html;");
aI("text=People;target=;url=people.html;");
}

with(milonic=new menuname("NewsNews Release 1LEFT_MENU")){
style=submenuStyle;
aI("text=News Release 1;target=;url=news-release-1.html;");
aI("text=News Release 2;target=;url=news-release-2.html;");
aI("text=News Release 3;target=;url=news-release-3.html;");
aI("text=News Release 4;target=;url=news-release-4.html;");
aI("text=News Release 5;target=;url=news-release-5.html;");
}


 drawMenus();
