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="#FFA300";
borderstyle="solid";
borderwidth=3;
fontfamily="Lucida, Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#3D5726";
headercolor="#FFA300";
offbgcolor="#FED170";
offcolor="#3D5726";
oncolor="#FFA300";
onbgcolor="#3D5726";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#FFA300";
pagecolor="#3D5726";
separatorcolor="#3D5726";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
position="relative";
style=menuStyle;
top=10;
aI("text=TBES Home;url=http://www.powayusd.com/pusdtbes/index.htm;");
aI("text=PTA Home;url=http://www.tbespta.org/index.htm;")
aI("text=Forms;url=http://www.tbespta.org/forms.htm;")
aI("text=Board;url=http://www.tbespta.org/board.htm;")
aI("text=Upcoming Events;url=http://www.tbespta.org/cal.htm;")
aI("text=Programs;url=http://www.tbespta.org/programs.htm;")
aI("text=College Awareness;url=http://www.tbespta.org/college.htm;")
aI("text=Reflections;url=http://www.tbespta.org/reflections.htm;")
aI("text=Advocacy;url=http://www.tbespta.org/advocacy.htm;")
aI("text=Fundraisers;url=http://www.tbespta.org/fundraisers.htm;")
aI("text=No Cost Fundraisers;url=http://www.tbespta.org/nocost.htm;")
aI("text=Health and Nutrition;url=http://www.tbespta.org/healthinfo.htm;")
aI("text=T-Shirt/Yearbook;url=http://www.tbespta.org/tshirt.htm;")
aI("text=Newsletter;url=http://www.tbespta.org/chatter.htm;")
aI("text=Volunteer;url=http://www.tbespta.org/volunteer.htm;")
aI("text=News Archive;url=http://www.tbespta.org/archive.htm;")
aI("text=Palomar Council PTA;url=http://www.palomarcouncil.com/;target=_blank")
aI("text=Ninth District PTA;url=http://www.ninthdistrictpta.org;target=_blank")
aI("text=California PTA;url=http://www.capta.org/;target=_blank")
aI("text=National PTA;url=http://www.pta.org;target=_blank")
}



drawMenus();

