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="#FFFFFF";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#000099";
offcolor="#FFFFFF";
onbgcolor="#3333CC";
oncolor="#FFFFFF";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
pagebgcolor="#000099";
pagecolor="white";
separatorcolor="#999999";
separatorsize=1;
}


with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=10;
orientation="horizontal";
style=menuStyle;
top=110;
aI("text=Staples PTA home page;url=http://shs.westport.k12.ct.us/pta;");
aI("text=Staples High School home page;url=http://shs.westport.k12.ct.us/staples;");
aI("text=Newsletter;url=http://shs.westport.k12.ct.us/pta/For_The_Wreckord.htm;");
aI("showmenu=Community;text=Community Links;");
}


with(milonic=new menuname("Community")){
style=menuStyle;
aI("text=Westport Public Schools;url=http://www.westport.k12.ct.us;");
aI("text=Board of Education;url=http://www.westport.k12.ct.us/boe.htm;");
aI("text=Westport Library;url=http://westportlibrary.org/;");
aI("text=Toquet Hall;url=http://toquethall.org/;");
aI("text=PYD: Positive Youth Development & ParentConnect;url=http://www.westportpyd.org/;");
aI("text=Town of Westport;url=http://www.ci.westport.ct.us/;");
aI("text=Westport Now;url=http://www.westportnow.com/;");
aI("text=CASCIAC;url=http://casciac.org;");
}


drawMenus();

