_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="Black";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="Black";
onbgcolor="#ffffff";
oncolor="#7B7B7A";
outfilter="Blinds( Bands=1,direction=down, duration=0.5)";
overfilter="Blinds( Bands=1,direction=up, duration=0.3)";
padding="3";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
bordercolor="Black";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/note.gif";
offbgcolor="LightSteelBlue";
offcolor="Black";
onbgcolor="#ffffff";
oncolor="#7B7B7A";
outfilter="Fade(Overlap=1.00)";
padding="5";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
overimage="images/in_black.gif";
imagepadding="6";
itemwidth="140";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Band Home Page;target=;url=http://www.veiledapathy.com/;");
aI("text=Band Members;target=;url=Veiled-Apathy-Band-Members.html;");
aI("text=Our Music;target=;url=Veiled-Apathy-Band-Music.html;");
aI("text=Band Blog;target=;url=http://www.veiledapathy.com/blog/;");
aI("text=Music Influences;target=;url=Veiled-Apathy-Band-Music-Influences.html;");
aI("text=Pictures;target=;url=Veiled-Apathy-Band-Pictures.html;");
aI("text=Band Gear;target=;url=Veiled-Apathy-Band-Gear.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}


 drawMenus();
