_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Trebuchet MS";
fontsize="12pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#161E32";
onbgcolor="#161E32";
oncolor="White";
padding="5";
separatorcolor="#E1E1E1";
separatorsize="5";
subimage="images/white_4x7.gif";
subimagepadding="4";
itemwidth="197";
}

with(submenuStyle=new mm_style()){
align="right";
bordercolor="White";
borderstyle="Solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#BA1E09";
offcolor="White";
onbgcolor="#F39C0F";
oncolor="Black";
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.bloodonthetracks.net/;");
aI("showmenu=About the Band/The BandLEFT_MENU;text=About the Band;target=;url=About-the-Band.html;");
aI("text=Upcoming Shows;target=;url=Upcoming-Shows.html;");
aI("text=Calendar;target=;url=Calendar.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Bookings;target=;url=Bookings.html;");
aI("text=Songlist;target=;url=Songlist.html;");
aI("text=Sample Music;target=;url=Sample-Music.html;");
aI("text=Videos;target=;url=Videos.html;");
aI("text=Past Shows;target=;url=Past-Shows.html;");
aI("text=Covering Bob Dylan;target=;url=Covering-Bob-Dylan.html;");
aI("text=Bob Dylan Tribute Band;target=;url=Bob-Dylan-Tribute-Band.html;");
aI("text=About Bob's Album;target=;url=About-Bob's-Album.html;");
aI("text=Favorite Links;target=;url=Links.html;");
aI("text=BobSketch;target=;url=BobSketch.html;");
aI("text=BobSketch2;target=;url=BobSketch2.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("About the Band/The BandLEFT_MENU")){
style=submenuStyle;
aI("text=The Band;target=;url=The-Band.html;");
aI("text=Ron Cohler;target=;url=Ron-Cohler.html;");
aI("text=George Kolmar;target=;url=George-Kolmar.html;");
aI("text=Mark Mickey;target=;url=Mark-Mickey.html;");
aI("text=Jim Cone;target=;url=Jim-Cone.html;");
}


 drawMenus();

