_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="Firebrick";
onbgcolor="#506284";
oncolor="White";
padding="6";
separatorcolor="Silver";
separatorsize="1";
subimage="images/white_4x7.gif";
subimagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="Firebrick";
oncolor="White";
padding="4";
subimage="images/white_4x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.bestcomputerspeakers.net/;");
aI("text=Altec Lansing;target=;url=altec-lansing.html;");
aI("text=Logitech Z-2300  2.1 Computer Speaker System;target=;url=logitech-z-2300-2.1-computer-speaker-system.html;");
aI("text=Logitech S220 2.1 Speaker System;target=;url=logitech-s220-2.1-speaker-system.html;");
aI("text=Altec Lansing VS2620 2.1 Speaker System;target=;url=altec-lansing-vs2620-2.1-speaker-system.html;");
aI("text=Computer Speaker;target=;url=computer-speaker.html;");
aI("text=Wireless Computer Speakers;target=;url=wireless-computer-speakers.html;");
aI("text=Bluetooth Computer Speakers;target=;url=bluetooth-computer-speakers.html;");
aI("text=Desktop Speakers;target=;url=desktop-speakers.html;");
aI("text=2.1 PC Speakers;target=;url=2.1-pc-speakers.html;");
aI("text=5.1 PC Speakers;target=;url=5.1-pc-speakers.html;");
aI("text=Multimedia Speakers;target=;url=multimedia-speakers.html;");
aI("text=PC Audio;target=;url=pc-audio.html;");
aI("text=Speakers for Computer;target=;url=speakers-for-computer.html;");
aI("text=About Us;target=;url=about-us.html;");
}


 drawMenus();

