_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Georgia";
fontsize="11pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#000000";
oncolor="Bisque";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
pagecolor="DarkBlue";
separatorcolor="#000000";
separatorsize="1";
subimagepadding="2";
rawcss="padding-top:10px;padding-bottom:5px";
itemheight="60";
itemwidth="120";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="Crimson";
offcolor="#000000";
onbgcolor="#418ED6";
oncolor="Blue";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding="6";
pagecolor="#000000";
separatorsize="1";
subimage="images/white_7x7.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home Page;target=;url=http://www.thejameskingband.com/;align=center;bgimage=images/multiblack15L.gif;");
aI("text=Schedule;target=;url=Schedule.html;align=center;bgimage=images/multiblack15L.gif;");
aI("text=BG Cruise;target=;url=BG-Cruise.html;align=center;bgimage=images/multiblack15L.gif;");
aI("text=Band Bio's;target=;url=Band-Bio's.html;align=center;bgimage=images/multiblack15L.gif;");
aI("text=Merchandise;target=;url=Merchandise.html;align=center;bgimage=images/multiblack15L.gif;");
aI("text=Contact Us;target=;url=Contact-Us.html;align=center;bgimage=images/multiblack15L.gif;");
aI("text=Privacy;target=;url=Privacy.html;align=center;bgimage=images/multiblack15L.gif;");
aI("text=Site Map;target=;url=sitemap-page-order.html;align=center;bgimage=images/multiblack15L.gif;");
}


 drawMenus();

