_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
decoration="underline";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="bold";
headercolor="#000000";
offcolor="#FA0307";
oncolor="#FA0307";
padding="5";
pagecolor="#FA0307";
subimage="images/11x9_dotted_green.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location7.gif";
offcolor="White";
oncolor="#FA0307";
pagecolor="White";
overimage="images/location_on7.gif";
imageposition="right";
itemwidth="134";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=804;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.d-mindzfansite.com/;");
aI("text=Music;target=;url=music.html;");
aI("text=Photo Gallery;target=;url=photo-gallery.html;");
aI("text=Gig News;target=;url=gig-news.html;");
aI("text=Biography;target=;url=biography.html;");
aI("text=Other;target=;url=other.html;");
}


 drawMenus();
