	
effect="Fade(duration=0.0);Alpha(style=0,opacity=100);Shadow(color='#cc9900', Direction=0, Strength=0)"

_menuCloseDelay=500;
_menuOpenDelay=150;
_scrollAmount=3;
_scrollDelay=20;
_followSpeed=5;
_followRate=40;
_subOffsetTop=5;
_subOffsetLeft=-1;


with(style1=new mm_style()){
offcolor="white";
offbgcolor="#CC9900";
oncolor="white";
onbgcolor="#003366";
bordercolor="#cc9900";
borderstyle="solid";
borderwidth=1;
fontsize=11;
fontstyle="normal";
fontweight="bold";
fontfamily="Verdana,Arial";
padding=5;
subimage="http://www.svpta.org/arrow.gif";
separatorcolor="#ffffcc";
separatorsize="1";
}

with(style2=new mm_style()){
offcolor="white";
offbgcolor="#CC9900";
oncolor="black";
onbgcolor="#cc9900";
bordercolor="#cc9900";
borderstyle="solid";
borderwidth=1;
fontsize=10;
fontstyle="normal";
fontweight="bold";
fontfamily="Verdana,Arial";
padding=5;
subimage="http://www.svpta.org/arrow.gif";
separatorcolor="#ffffcc";
separatorsize="1";
}

with(milonic=new menuname("mainmenu")){
top=110; 
screenposition="center";
style=style1;
alwaysvisible=1;
alignment="left";
orientation="horizontal";
aI("text=Executive&nbsp;Board&nbsp;&nbsp;;showmenu=board;;separatorsize=1")
aI("text=Calendar;url=http://www.svpta.org/calendar.html;;separatorsize=1")
aI("text=Units;url=http://www.svpta.org/svusd.html;;separatorsize=1")
aI("text=Resources&nbsp;&nbsp;;showmenu=resources;;separatorsize=1")
aI("text=Legislative;url=http://www.svpta.org/legislative/index.html;;separatorsize=1")
aI("text=Leadership&nbsp;&nbsp;;showmenu=leadership;;separatorsize=1")
aI("text=Links&nbsp;&nbsp;;showmenu=links;;separatorsize=1")
}

with(milonic=new menuname("board")){
itemwidth=130;
style=style2;
alignment="left";
aI("text=Board&nbsp;Roster&nbsp;&&nbsp;Bios;url=http://www.svpta.org/officers.html;;separatorsize=1")
aI("text=President's Message;url=http://www.svpta.org/president.html;;separatorsize=1")
}

with(milonic=new menuname("resources")){
itemwidth=170;
style=style2;
alignment="left";
aI("text=Newsletter&nbsp;&nbsp;;showmenu=newsletter;;separatorsize=1")

aI("text=Calif.&nbsp;State&nbsp;PTA&nbsp;Toolkit;url=http://www.capta.org/sections/communication/toolkit.cfm;target=url;separatorsize=1")
aI("text=Forms&nbsp;&&nbsp;Documents;url=http://www.svpta.org/forms/index.html;;separatorsize=1")
aI("text=Reflections;url=http://www.svpta.org/reflections/index.html;;separatorsize=1")
aI("text=Training;url=http://www.svpta.org/training.html;;separatorsize=1")
}

with(milonic=new menuname("newsletter")){
itemwidth=130;
style=style2;
alignment="left";
aI("text=Current&nbsp;Issues;url=http://www.svpta.org/newsletter.html;;separatorsize=1")
aI("text=Archives;url=http://www.svpta.org/newsletters/index.html;;separatorsize=1")
}

with(milonic=new menuname("links")){
itemwidth=150;
style=style2;
alignment="left";
aI("text=Links;url=http://www.svpta.org/links.html;;separatorsize=1")
aI("text=Fourth&nbsp;District&nbsp;PTA;url=http://fourthdistrictpta.org/index.html;target=url;separatorsize=1")
aI("text=California&nbsp;State&nbsp;PTA;url=http://www.capta.org/;target=url;separatorsize=1")
aI("text=National&nbsp;PTA;url=http://www.pta.org/;target=url;separatorsize=1")
aI("text=Saddleback&nbsp;Valley&nbsp;USD;url=http://www.svusd.k12.ca.us/;target=url;separatorsize=1")
aI("text=SVUSD Special Education CAC;url=http://www.svusd.org/p_home.asp?tid=5560;target=url;separatorsize=1")
}

with(milonic=new menuname("leadership")){
itemwidth=180;
style=style2;
alignment="left";
aI("text=Responsbilities&nbsp;-&nbsp;Officers/Chairmen;url=http://www.svpta.org/leadership.html;;separatorsize=1")
aI("text=Membership Chairman;url=http://www.svpta.org/membership.html;;separatorsize=1")
aI("text=Secretary;url=http://www.svpta.org/secretary.html;;separatorsize=1")
}



drawMenus();
	