_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="#BB1D1E";
offcolor="#ffffff";
onbgcolor="#9F9F9F";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="175";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Main-Page;target=;url=http://aidstohearing.com/;");
aI("text=Articles;target=;url=articles.php;");
aI("text=Blog;target=;url=blog.php;");
aI("showmenu=Free-SMSCarriersLEFT_MENU;text=Free-SMS;target=;url=free-sms.php;");
aI("showmenu=Hearing ProblemsHearing LossLEFT_MENU;text=Hearing Problems;target=;url=hearing_loss_problems.php;");
aI("text=Movie-Trailers;target=;url=movie-trailers.php;");
aI("text=News;target=;url=news.php;");
aI("text=Photographs;target=;url=photographs.php;");
aI("text=Q+A-Blog;target=;url=q+a-blog.php;");
aI("text=Store;target=;url=store.php;");
aI("text=Videos;target=;url=videos.php;");
aI("text=Contact-Us;target=;url=contact-us.php;");
aI("text=Site Map;target=;url=sitemap-page-order.php;");
}

with(milonic=new menuname("Free-SMSCarriersLEFT_MENU")){
style=submenuStyle;
aI("text=Carriers;target=;url=carriers.php;");
}

with(milonic=new menuname("Hearing ProblemsHearing LossLEFT_MENU")){
style=submenuStyle;
aI("text=Hearing Loss;target=;url=coping_with_hearing_loss.php;");
}


 drawMenus();
