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="#000000";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="100%";
fontstyle="normal";
headerbgcolor="#a53118";
headercolor="#ffffff";
offbgcolor="#000000";
offcolor="#a53118";
onbgcolor="#a53118";
oncolor="#ffffff";
clickbgcolor="#ffffff";
clickcolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
pagebgcolor="#000000";
pagecolor="#a53118";
separatorcolor="#999999";
separatorsize=1;
subimage="images/white arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=10;
orientation="horizontal";
style=menuStyle;
top=115;
aI("text=Home;url=http://www.cchso.com/index.html;pagematch=http://www.cchso.com/index.html;");
aI("showmenu=Performances;text=Performances;");
aI("showmenu=Information;text=Information;");
aI("showmenu=Booster;text=Booster Club;");
aI("showmenu=Meet;text=Meet the Orchestra;");
aI("showmenu=Links;text=Links;");
}

with(milonic=new menuname("Performances")){
overflow="scroll";
style=menuStyle;
aI("text=All-Region/All-State;url=http://www.cchso.com/calendar.html#region;pagematch=http://www.cchso.com/calendar.html#region;");
aI("text=Concert Calendar;url=http://www.cchso.com/calendar.html#concert;pagematch=http://www.cchso.com/calendar.html#concert;");
aI("text=Spring Trip;url=http://www.cchso.com/calendar.html#spring;pagematch=http://www.cchso.com/calendar.html#spring;");
aI("text=UIL Schedule;url=http://www.cchso.com/calendar.html#uil;pagematch=http://www.cchso.com/calendar.html#uil;");

}

with(milonic=new menuname("Information")){
style=menuStyle;
aI("text=Forms;url=http://www.cchso.com/forms.html;pagematch=http://www.cchso.com/forms.html");
aI("text=Handbook;url=http://www.cchso.com/forms/handbook_update.pdf;");
aI("text=Medical Request Form;url=http://www.cchso.com/forms/medical_form.pdf;pagematch=http://www.cchso.com/forms/medical_form.pdf");
aI("text=Music Rack UIL Information;url=http://www.cchso.com/music.html;pagematch=http://www.cchso.com/musicrackinfo.html");
aI("text=Parent Permission Form;url=http://www.cchso.com/forms/parent_permission_form.pdf;pagematch=http://www.cchso.com/forms/parent_permission_form.pdf");
aI("text=PML Recommencded Music;url=http://www.cchso.com/music.html;pagematch=http://www.cchso.com/music.html");
}

with(milonic=new menuname("Booster")){
style=menuStyle;
aI("text=Board;url=http://www.cchso.com/board.html;pagematch=http://www.cchso.com/board.html;");
aI("text=Information;url=http://www.cchso.com/information.html;pagematch=http://www.cchso.com/information.html;");
}

with(milonic=new menuname("Meet")){
style=menuStyle;
aI("text=Chamber Orchestra;url=http://www.cchso.com/chamber.html;pagematch=http://www.cchso.com/chamber.html;");
aI("text=Orchestra Director;url=http://www.cchso.com/director.html;pagematch=http://www.cchso.com/director.html;");
aI("text=Symphony Orchestra;url=http://www.cchso.com/symphony.html;pagematch=http://www.cchso.com/symphony.html;");
}

with(milonic=new menuname("Links")){
style=menuStyle;
aI("text=ASCAP J.A.M.;url=http://www.ascap.com/jam/;target=_blank");
aI("text=Bleyl Middle School Orchestra Website;url=http://www.bleylorch.com/;target=_blank");
aI("text=Cypress Creek High School;url=http://schools.cfisd.net/cycreek/newsite/index.php;target=_blank");
aI("text=Cypress Fairbanks ISD Website;url=http://www.cfisd.net;target=_blank");
aI("text=Instrument Insurance;url=http://www.musicagencyinc.com/;target=blank");
aI("text=Tri-M Honor Society;url=http://www.menc.org/information/trim/main_trim.html;target=_blank");
aI("text=UIL Information;url=http://www.uil.utexas.edu/;target=_blank");

}


drawMenus();


