fixMozillaZIndex=false; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="#296488";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="100%";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#DCE9F0";
offcolor="#515151";
onbgcolor="#4F8EB6";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#2D729D";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
followscroll=1;
left=1;
orientation="vertical";
style=menuStyle;
top=80;
aI("text=Home;url=http://www.musiciansnetworkmecca.com/;");
aI("showmenu=Committees;text=Committees;");
aI("showmenu=MNM;text=MNM;");
aI("showmenu=Partners;text=Partners;");
aI("showmenu=Links;text=Links;");
aI("showmenu=My MNM;text=My MNM;");
}

with(milonic=new menuname("Committees")){
overflow="scroll";
style=menuStyle;
aI("text=Art;url=http://;")
aI("text=Bands;url=http://;")
aI("text=Communications;url=http://;")
aI("text=Education;url=http://;")
aI("text=Finance;url=http://;")
aI("text=Legal;url=http://;")
aI("text=Live Sound/Video;url=http://;")
aI("text=Marketing;url=http://;")
aI("text=Membership;url=http://;")
aI("text=Recording;url=http://;")
aI("text=Research;url=http://;")
aI("text=Steering;url=http://;")

}

with(milonic=new menuname("MNM")){
style=menuStyle;
aI("text=About Us;url=http://www.musiciansnetworkmecca.com/Musicians%20Network%20overview_files/MNM_Flow_Chart.htm;");
aI("text=Membership Directory;url=http://musiciansnetworkmecca.com/musicians_network_contact_list.htm;");
aI("text=Product Purchasing Page;url=http://;");
aI("text=Membership Application;url=http://musiciansnetworkmecca.com/membershipapp.htm;");
aI("text=MNM Questioneer;url=http://musiciansnetworkmecca.com/mnm_questioneer.htm;");
aI("text=Newsletter Subscription;url=http://www.;");
aI("text=FAQ;url=http://www.;");
aI("text=Discussion Forum;url=http://www.;");
aI("text=Contact Us;url=mailto:musician@musiciansnetworkmecca.com;");
aI("text=Software License Agreement;url=http://;");
aI("text=Privacy Policy;url=http://;");
}

with(milonic=new menuname("Partners")){
style=menuStyle;
}

with(milonic=new menuname("Links")){
style=menuStyle;
aI("text=Cobbala Productions;url=http://www.cobbala.com/;target=_new;");
aI("text=Dental Health;url=http://www.benifitsplus.com/;target=_new;");
aI("text=Anderson 'Sonny' Edwards;url=http://www.andersonedwards.com/;target=_new;");
aI("text=Buddy Fambro;url=http://www.buddyfambro.com/;target=_new;");
aI("text=Will Howard;url=http://www.willgroove2.com/;target=_new;");
aI("text=Audley Reid;url=http://www.audleyreid.com/;target=_new;");
aI("text=Michael Sterling;url=http://www.sadowsky.com/pop/artists/sterling.html ;target=_new;");







}

with(milonic=new menuname("Anti Spam")){
style=menuStyle;
aI("text=Spam Cop;url=http://www.spamcop.net/;");
aI("text=Mime Defang;url=http://www.mimedefang.org/;");
aI("text=Spam Assassin;url=http://www.spamassassin.org/;");
}

with(milonic=new menuname("My MNM")){
style=menuStyle;
aI("text=Login;url=http://;");
aI("text=Member Details;url=http://;");
}

drawMenus();

