_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
projectid=1;



with(menuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="65%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#eeeeee";
offcolor="#000000";
onbgcolor="#CCCCCC";
oncolor="#660000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#660000', Direction=135, Strength=3)";
padding=4;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=1;
orientation="vertical";
style=menuStyle;
top=1;
aI("status=Back To Home Page;text=Home;url=main.php;target=mainFrame");
aI("status=Church;text=Carmel New Church;url=http://www.carmelnewchurch.org/;target=_blank;");
aI("status=Philosophy;text=Philosophy of Education;url=philosophy.php;target=mainFrame");
aI("status=Education;text=About New Church Education;url=special.php;target=mainFrame");
aI("status=CNCSS;text=CNCS Secondary School;url=cncss.php;target=mainFrame");
aI("status=The School Day;text=The School Day;url=schoolday.php;target=mainFrame");
aI("status=Enrollment Information;text=Enrollment Information;url=enroll.php;target=mainFrame");
aI("status=Calendar;text=Calendar;url=cal.php;target=mainFrame");
aI("status=Contact Us;text=Contact Us;url=contacts.php;target=mainFrame");
}

with(milonic=new menuname("Tour")){
style=menuStyle;
aI("text=JK/Senior Kindergarten;url=gallery/;target=mainFrame");
aI("text=Grades One and Two;url=http://www.mimedefang.org/target=mainFrame;");
aI("text=Grades Three and Four;url=http://www.spamassassin.org/;target=mainFrame");
aI("text=Grades Five and Six;url=http://www.spamassassin.org/;target=mainFrame");
aI("text=Grades Seven and Eight;url=http://www.spamassassin.org/target=mainFrame;");
}

drawMenus();

// JavaScript Document
