_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Tahoma";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="Navy";
onbgcolor="OrangeRed";
oncolor="White";
padding="10";
pagebgcolor="Green";
pagecolor="White";
separatorcolor="Green";
separatorsize="1";
subimage="images/white_4x7.gif";
subimagepadding="6";
itemwidth="196";
}

with(submenuStyle=new mm_style()){
align="right";
bordercolor="White";
borderstyle="Solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="Navy";
onbgcolor="OrangeRed";
oncolor="White";
padding="4";
pagebgcolor="Green";
pagecolor="White";
subimage="images/white_4x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Oak Crest Home;target=;url=http://www.oakcrestschool.org/;");
aI("text=Lower School;target=;url=dallas-private-schools-lower-school.html;");
aI("text=Summer Camp;target=;url=dallas-summer-camps,-summer-camps-in-dallas-tx,-summer-camps,-summer-camp,-summer-camp,-summer-camps-dallas-texas.html;");
aI("text=Middle School;target=;url=dallas-private-schools-middle-school.html;");
aI("text=We Get Results!;target=;url=dallas-private-schools-results.html;");
aI("text=Testimonials;target=;url=dallas-private-schools-success-stories.html;");
aI("text=FAQ;target=;url=dallas-private-schools-frequently-asked-questions.html;");
aI("text=Success Videos;target=;url=dallas-private-schools-video-success-stories.html;");
aI("text=Contact Us;target=;url=dallas-private-schools-contact-us.html;");
}


 drawMenus();

