_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="BurlyWood";
borderstyle="Inset";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="OldLace";
offcolor="DarkSlateGray";
onbgcolor="OldLace";
oncolor="CornflowerBlue";
padding="11";
pagebgcolor="OldLace";
pagecolor="DarkSlateGray";
separatorcolor="BurlyWood";
separatorsize="1";
subimage="images/db_red.gif";
subimagepadding="6";
itemwidth="279";
}

with(submenuStyle=new mm_style()){
align="center";
bordercolor="BurlyWood";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="12pt";
fontstyle="bold";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="OldLace";
offcolor="DarkSlateGray";
onbgcolor="Moccasin";
oncolor="Blue";
padding="4";
subimage="images/db_red.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("showmenu=Indie DefinitionPromote My MusicLEFT_MENU;text=Indie Definition;target=;url=Indie-Definition.html;");
}

with(milonic=new menuname("Indie DefinitionPromote My MusicLEFT_MENU")){
style=submenuStyle;
aI("text=Promote My Music;target=;url=Promote-My-Music.html;");
aI("text=What is Indie Music;target=;url=What-is-Indie-Music.html;");
aI("text=New Indie Bands;target=;url=New-Indie-Bands.html;");
aI("text=Independent Music Sites;target=;url=Independent-Music-Sites.html;");
aI("text=Music Forte ;target=;url=Music-Forte.html;");
aI("text=Indie Bible;target=;url=Indie-Bible.html;");
aI("text=Promote Indie Music;target=;url=Promote-Indie-Music.html;");
aI("text=Music Distribution Legal Agreeements;target=;url=Music-Distribution-Legal-Agreeements.html;");
aI("text=The Future of Music;target=;url=The-Future-of-Music.html;");
}


 drawMenus();

