fixMozillaZIndex=true; //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="#ff6600";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial, Verdana, Tahoma, Helvetica";
fontsize="80%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#1e1e1e";
offcolor="#e1b126";
onbgcolor="#2e2e2e";
oncolor="#ff6600";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
separatorcolor="#e1b126";
separatorsize=1;
subimage="images/arrow.gif";
subimagepadding=2;
}

//add the following to a menu item to 'gray' it out: url=#;offcolor=#666666;oncolor=#666666;onbgcolor=#1e1e1e;

with(milonic=new menuname("Studio")){
//overflow="scroll";
style=menuStyle;
aI("showmenu=Facility;text=Facility;url=facility.php;");
aI("text=Mission Statement;offcolor=#666666;oncolor=#666666;onbgcolor=#1e1e1e;");
aI("text=Recording;url=recording.php;");
aI("text=Film;url=film.php;");
aI("text=Events;url=events.php;");
aI("text=Rehearsals;url=rehearsals.php;");
aI("text=Rental Rates;url=rental.php;");
aI("text=Book the Space;url=bookings.php;");
aI("text=Contact;url=contact.php;");
aI("showmenu=Testimonials;text=Testimonials;");
}

with(milonic=new menuname("Facility")){
style=menuStyle;
aI("text=Overview;url=facility.php;");
aI("text=Gallery;url=gallery_studio.php;");
aI("text=Virtual Tour;url=#;offcolor=#666666;oncolor=#666666;onbgcolor=#1e1e1e;");
aI("text=Specs (PDF);url=files/DrumArtzStudioSpecs-Jan08.pdf;");
}

with(milonic=new menuname("Testimonials")){
style=menuStyle;
aI("text=List of Clients;url=#;offcolor=#666666;oncolor=#666666;onbgcolor=#1e1e1e;");
aI("text=Give us Feedback;url=#;offcolor=#666666;oncolor=#666666;onbgcolor=#1e1e1e;");
}

with(milonic=new menuname("Community")){
style=menuStyle;
aI("showmenu=DAC;text=Drum Arts Canada;url=dac.php");
aI("text=Samba Kidz;url=sambakidz.php;");
aI("text=Samba Rootz (TBA);url=sambarootz.php;");
aI("text=Samba Famz;url=sambafamz.php;");
//aI("text=Outreach;url=#;offcolor=#666666;oncolor=#666666;onbgcolor=#1e1e1e;");
aI("text=Sponsors;url=sponsors.php;");
aI("text=Artistic Leaders;url=artlead.php;");
aI("text=Calendar;url=#;offcolor=#666666;oncolor=#666666;onbgcolor=#1e1e1e;");
aI("text=Become a Volunteer;url=volunteer.php;");
aI("text=DONATE!;url=donate.php;");
aI("text=Give us Feedback;url=#;offcolor=#666666;oncolor=#666666;onbgcolor=#1e1e1e;");
}

with(milonic=new menuname("DAC")){
style=menuStyle;
aI("text=Mandate;url=dac.php;");
aI("text=Founders;url=dac.php#founders;");
aI("text=Charity;url=dac.php#charity;");
aI("text=Board of Directors;url=dac.php#bod;");
aI("text=Volunteers;url=volunteer.php;");
}

with(milonic=new menuname("Workshops")){
style=menuStyle;
aI("text=Overview;url=workshops.php;");
aI("text=Samba Camp;url=workshops.php#camp;");
aI("text=Team Building;url=workshops.php#team;");
aI("text=Samba Kidz;url=sambakidz.php;");
aI("text=Samba Rootz;url=sambarootz.php;");
aI("text=Samba Famz;url=sambafamz.php;");
}

with(milonic=new menuname("Gallery")){
style=menuStyle;
aI("text=Studio;url=gallery_studio.php;");
aI("text=Recording;url=gallery_recording.php;");
aI("text=Community;url=gallery_community.php;");
}

with(milonic=new menuname("Donate")){
style=menuStyle;
aI("text=Donate Now;url=donate.php;");
aI("text=Thanks to our<br>Supporters;url=donate.php#support;");
aI("text=Fundraisers;url=#;offcolor=#666666;oncolor=#666666;onbgcolor=#1e1e1e;");
aI("text=Tickets;url=#;offcolor=#666666;oncolor=#666666;onbgcolor=#1e1e1e;");
aI("text=Become a Volunteer;url=volunteer.php;");
}

with(milonic=new menuname("Contact")){
style=menuStyle;
aI("text=Studio Bookings;url=contact.php;");
aI("text=Workshops;url=contact.php;");
aI("text=Performances;url=contact.php;");
aI("text=Samba Kidz;url=contact.php;");
aI("text=Samba Youth;url=contact.php;");
aI("text=more...;url=contact.php;");
}

with(milonic=new menuname("Downloads")){
style=menuStyle;
aI("showmenu=Forms;text=Forms;");
aI("text=Studio Specs;url=files/DrumArtzStudioSpecs-Jan08.pdf;");
}

with(milonic=new menuname("Forms")){
style=menuStyle;
aI("text=Samba Kidz Registration<br>Summer 2009;url=files/SK_SU09_RegistGenPub.pdf;");
aI("text=Financial Assistance;url=files/DAC_FinlAssist_App09_SK.pdf;");
}

drawMenus();

