_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="#2594BF";
offcolor="#ffffff";
onbgcolor="#CC6600";
oncolor="#ffffff";
padding="10";
separatorcolor="#ffffff";
separatorsize="2";
subimage="images/arrow.gif";
subimagepadding="0";
overimage="images/whitedots.gif";
imagepadding="2";
itemwidth="180";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Pre-School;target=;url=Pre-School.php;");
aI("text=Public Schools;target=;url=Public-Schools.php;");
aI("text=Parochial And Private Schools;target=;url=Parochial-And-Private-Schools.php;");
aI("text=Home Schooled;target=;url=Home-Schooled.php;");
aI("text=Public Library;target=;url=Public-Library.php;");
aI("text=PAAAS Board Chairmens Self Survival Plea To The NATION;target=;url=PAAAS-Board-Chairmens-Self-Survival-Plea-To-The-NATION.php;");
aI("text=Recognized Internationally Without Language Barriers;target=;url=Recognized-Internationally-Without-Language-Barriers.php;");
aI("text=Why Where And When Did The Program Get Started;target=;url=Why-Where-And-When-Did-The-Program-Get-Started.php;");
aI("text=Help In Every Emergency When No Ones Around;target=;url=Help-In-Every-Emergency-When-No-Ones-Around.php;");
}


 drawMenus();

