_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#ffffff";
oncolor="Black";
outfilter="fade(duration=0.5)";
separatorcolor="#FFFFFF";
separatorsize="1";
rawcss="padding-top:4px;padding-bottom:1px";
itemheight="21";
itemwidth="129";
}

with(submenuStyle=new mm_style()){
bordercolor="#CDCDCD";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
headercolor="#000000";
offbgcolor="DarkKhaki";
offcolor="#000000";
onbgcolor="Peru";
oncolor="White";
outfilter="fade(duration=0.5)";
padding="5";
subimage="images/9x6_rightbend_grey.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
itemwidth="126";
itemheight="21";
aI("text=Home;target=;url=./;align=center;bgimage=images/item5.gif;overbgimage=images/item5_on.gif;");
aI("text=The music;target=;url=The_music.html;align=center;bgimage=images/item5.gif;overbgimage=images/item5_on.gif;");
aI("text=Lyrics;target=;url=Lyrics.html;align=center;bgimage=images/item5.gif;overbgimage=images/item5_on.gif;");
aI("text=Concerts;target=;url=Concerts.html;align=center;bgimage=images/item5.gif;overbgimage=images/item5_on.gif;");
aI("text=Leather Art;target=;url=Leather_Art.html;align=center;bgimage=images/item5.gif;overbgimage=images/item5_on.gif;");
aI("showmenu=My BooksThe Whistleberry Cowboy BandLEFT_MENU;text=My Books;target=;url=My_Books.html;align=center;bgimage=images/item5.gif;overbgimage=images/item5_on.gif;");
aI("text=Contact me;target=;url=Contact_me.html;align=center;bgimage=images/item5.gif;overbgimage=images/item5_on.gif;");
}

with(milonic=new menuname("My BooksThe Whistleberry Cowboy BandLEFT_MENU")){
style=submenuStyle;
itemwidth="126";
itemheight="24";
aI("text=The Whistleberry Cowboy Band;target=;url=The_Whistleberry_Cowboy_Band.html;");
aI("text=The Whistleberry Cowboy cowboys;target=;url=The_Whistleberry_Cowboy_cowboys.html;");
}


 drawMenus();

