_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
image="images/dots5.gif";
offbgcolor="White";
offcolor="Black";
onbgcolor="Black";
oncolor="White";
padding="6";
separatorcolor="DarkGray";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="160";
}

with(submenuStyle=new mm_style()){
bordercolor="LightGrey";
borderstyle="solid";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="White";
offcolor="Black";
onbgcolor="Black";
oncolor="White";
padding="4";
separatorcolor="DarkGray";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home ;target=;url=./;");
aI("text=Noise Cancellation Headphones;target=;url=noise-cancellation-headphones.php;");
aI("text=Noise Reducing Headphones For Work;target=;url=noise-reducing-headphones-for-work.php;");
aI("text=Soundproof Headphones;target=;url=soundproof-headphones.php;");
aI("text=TV Headphones;target=;url=tv-headphones.php;");
aI("text=Amplified Headphones;target=;url=amplified-headphones.php;");
aI("text=Earbuds Headphones;target=;url=earbuds-headphones.php;");
aI("text=Surround Headphones;target=;url=surround-headphones.php;");
aI("text=Surround Sound Headphones;target=;url=surround-sound-headphones.php;");
aI("text=Bass Headphones;target=;url=bass-headphones.php;");
aI("text=RF Headphones;target=;url=rf-headphones.php;");
aI("text=Articles;target=;url=articles.php;");
aI("text=News;target=;url=news.php;");
aI("text=Contact Us;target=;url=contact-us.php;");
aI("text=Privacy;target=;url=privacy.php;");
}


 drawMenus();
