_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=0;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Glowing_Big4.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#dddddd";
headercolor="#000000";
offcolor="#333333";
oncolor="#343434";
separatorcolor="transparent";
separatorsize="5";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/Glowing_Big_hover4.png";
itemheight="42";
itemwidth="128";
}

with(submenuStyle=new mm_style()){
bordercolor="#dddddd";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#efefef";
offcolor="#444444";
onbgcolor="#eeeeee";
oncolor="#333333";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
align="center";
itemheight="42";
aI("text=Home Page;target=;url=http://www.bcwdrums.com/;");
aI("text=Book Sales;target=;url=http://www.bcwdrums.com/sales/;");
aI("text=Video Sales;target=;url=Video-Sales.html;");
aI("text=Stave Drum Shell Layout ;target=;url=Stave-Drum-Shell-Layout.html;");
aI("text=Blog;target=;url=http://www.bcwdrums.com/blog;");
aI("text=YouTube;target=;url=http://www.youtube.com/user/bcwdrums?feature=mhsn;");
aI("text=Links;target=;url=Links.html;");
aI("text=Drums;target=;url=Drums.html;");
aI("text=In Stock ;target=;url=In-Stock.html;");
aI("text=Shells;target=;url=Shells.html;");
aI("text=Shop Pictures;target=;url=Shop-Pictures.html;");
aI("text=Price list;target=;url=Price-list.html;");
aI("text=Testimonials;target=;url=Testimonials.html;");
aI("text=Hardware;target=;url=Hardware.html;");
aI("text=About;target=;url=About.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Privacy;target=;url=Privacy.html;");
}


 drawMenus();

