_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=10;
_subOffsetLeft=-25;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Glowing_Tab_Big1.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#dddddd";
headercolor="#000000";
offcolor="#dddddd";
oncolor="#dddddd";
separatorcolor="transparent";
separatorsize="5";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/Glowing_Tab_Big_hover1.png";
itemheight="45";
itemwidth="235";
}

with(submenuStyle=new mm_style()){
bordercolor="#ddee44";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#ffaa77";
offcolor="#444444";
onbgcolor="#ffaa88";
oncolor="#333333";
padding="4";
separatorsize="1";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
align="center";
itemheight="45";
aI("text=2-Way Radios;target=;url=http://www.bills2way.com/;");
aI("text=CB Radios;target=;url=CBradio.html;");
aI("text=GMRS;target=;url=gmrs.html;");
aI("text=Antennas;target=;url=antennas.html;");
aI("text=Scanners;target=;url=scanners.html;");
aI("text=DC Power Supplies;target=;url=pwrsuply.html;");
}


 drawMenus();

