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="#dddddd";
borderstyle="solid";
borderwidth=2;
fontfamily="Verdana, Tahoma, Arial";
fontsize="70%";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
//offbgcolor="#003366";
offbgcolor="#3333cc";
offcolor="#ffffff";
onbgcolor="#66ffff";
oncolor="#000099";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=3;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#dddddd";
separatorsize=2;
subimage="../menu_files/arrow-white.gif";
subimagepadding=3;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
screenposition="center";
orientation="horizontal";
style=menuStyle;
top=20;
aI("text=HOME;url=../index.htm;");
//aI("text=LATEST NEWS;url=../latest_news/news.htm;");
aI("showmenu=About;text=ABOUT THE TM;");
aI("showmenu=Events;text=EVENTS;");
aI("text=MEDIA CLIPS;url=../media_clips/media.htm;");
//aI("text=PRODUCTS;url=../catalog;");
aI("showmenu=Contact;text=CONTACT US;");
aI("text=VISIT US;url=../visit_us/visit-us.htm;");
aI("text=MEMBER LOGIN;url=../member_login/lock-01.htm;");
}

with(milonic=new menuname("About")){
overflow="scroll";
style=menuStyle;
aI("text=Introduction;url=../introduction/intro.htm;")
aI("text=TM News;url=../news/news.htm;")
aI("text=Photo Album;url=../photo_album/album.htm;")
aI("text=Administration;url=../organization/organization.htm;")
aI("text=Chorus Members;url=../chorus_members/members.htm;");
aI("text=Quartets;url=../quartets/quartets.htm;");
}

with(milonic=new menuname("Events")){
style=menuStyle;
aI("text=Calendar;url=../calendar/calendar.htm;")
aI("text=Our Activities;url=../activities/act.htm")
//aI("text=Dinner Show;url=../dinner_show/dinner.htm;");
//aI("text=Golf Tournament;url=../home/home_files/tm2007golfbrochure.pdf");
//aI("text=Upcoming Events *;url=http://www.------;");
aI("text=Contests;url=../contests/contests.htm");
aI("text=Annual Show;url=../annual_show/bigsho-2010.htm;");
//aI("text=Annual Show;url=../annual_show/expired-bigsho.htm;");
//aI("text=Christmas Show;url=../xmas_show/xmas-2009.htm;");
aI("text=Christmas Show;url=../xmas_show/expired-xmas.htm;");
//aI("text=Singing Valentines;url=../valentines/valentines.htm;");
aI("text=Barbershop Links;url=../bbs_links/bbs-links.htm")
//aI("text=Past Events;url=../past_events/past-events2.htm");
}

with(milonic=new menuname("Contact")){
style=menuStyle;
aI("text=Book a TM Performance;url=../bookings/bookings.htm;");
aI("text=Phone or E-mail Us;url=../phone_email/phone-email.htm;");
aI("text=Send Us Your Comments;url=../feedback/tmfeedback.htm;");
aI("text=Join Our Mailing List;url=../mail_list/newnamesform.htm;");
//aI("text=Products *;url=http://www.------;");
//aI("text=Bookings *;url=http://www.------/;");
//aI("text=Join Our Mailing List;url=http://www.------;");
//aI("text=Supporting the TM *;url=http://www.------;");
}

with(milonic=new menuname("Visit")){
style=menuStyle;
//aI("text=When/Where;url=../when_where/visit-us.htm");
//aI("text=Location Map;url=http://ww.------;");
//aI("text=How to Join *;url=http://www.------;");
}

with(milonic=new menuname("Member Login")){
style=menuStyle;
//aI("text=Member Login;url=../member_login/lock-01.htm;");
}

drawMenus();

