_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#ACABAB";
onbgcolor="#E7E6E7";
oncolor="#AC68A3";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="right";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Tahoma";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="Black";
onbgcolor="#3E3E3E";
oncolor="#AC68A3";
outfilter="Fade(Overlap=1.00)";
padding="7";
imagepadding="6";
itemwidth="95";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=./;");
aI("showmenu=ArticlesFAQSLEFT_MENU;text=Articles;target=;url=Articles.html;");
aI("showmenu=ResourcesWeb SitesLEFT_MENU;text=Resources;target=;url=Resources.html;");
aI("showmenu=NewsHerpes New HeadlinesLEFT_MENU;text=News;target=;url=News.html;");
aI("text=Contact Us ;target=;url=Contact-Us.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
aI("text=Links;target=;url=Links.html;");
}

with(milonic=new menuname("ArticlesFAQSLEFT_MENU")){
style=submenuStyle;
aI("text=FAQS;target=;url=FAQS.html;");
aI("text=The Current Herpes Trend;target=;url=The-Current-Herpes-Trend.html;");
aI("text=Herpes Research;target=;url=Herpes-Research.html;");
aI("text=Herpes Urethritis;target=;url=Herpes-Urethritis.html;");
aI("text=Latent herpes can boost;target=;url=Latent-herpes-can-boost.html;");
aI("text=Children born with herpes;target=;url=Children-born-with-herpes.html;");
aI("text=Eye herpes;target=;url=Eye-herpes.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;");
}

with(milonic=new menuname("NewsHerpes New HeadlinesLEFT_MENU")){
style=submenuStyle;
aI("text=Herpes New Headlines;target=;url=Herpes-New-Headlines.html;");
aI("text=New web site;target=;url=New-web-site.html;");
}


 drawMenus();
