_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
image="images/orangedots.gif";
offbgcolor="#D9D49B";
offcolor="Black";
onbgcolor="#CC6600";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="120";
}

with(submenuStyle=new mm_style()){
bordercolor="DarkKhaki";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="DarkKhaki";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="Khaki";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=http://www.laserchildcare.com/public_html/;");
aI("text=Current Openings;target=;url=Current-Openings.html;");
aI("text=Important Laurelhurst LASER News;target=;url=Important-Laurelhurst-LASER-News.html;");
aI("showmenu=Sand Point LASER/Important NewsLEFT_MENU;text=Sand Point LASER;target=;url=Sand-Point-LASER.html;");
aI("showmenu=Rising Stars Pre-K at LASER/Upcoming EventsLEFT_MENU;text=Rising Stars Pre-K at LASER;target=;url=Rising-Stars-Pre-K-at-LASER.html;");
aI("text=Enrichment Classes-LASER Leaps;target=;url=Enrichment-Classes-LASER-Leaps.html;");
aI("text=Mid-Winter Break Day Camp;target=;url=Mid-Winter-Break-Day-Camp.html;");
aI("text=Parent Registration Forms;target=;url=Parent-Registration-Forms.html;");
aI("text=Tuition;target=;url=Tuition.html;");
aI("text=Staff;target=;url=Staff.html;");
aI("text=Counselor in Training;target=;url=Counselor-in-Training.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Childcare and Parenting Related Information;target=;url=Childcare-and-Parenting-Related-Information.html;");
aI("text=Privacy Policy;target=;url=Privacy-Policy.html;");
aI("text=Get Top Ranked in Google;target=;url=Get-Top-Ranked-in-Google.html;");
aI("text=Site Map;target=;url=sitemap-alphabetical.html;");
}

with(milonic=new menuname("Sand Point LASER/Important NewsLEFT_MENU")){
style=submenuStyle;
aI("text=Important News;target=;url=Important-News.html;");
aI("text=Sand Point Registration Forms;target=;url=Sand-Point-Registration-Forms.html;");
aI("text=Sand Point Current Openings;target=;url=Sand-Point-Current-Openings.html;");
aI("text=Enrichment Classes-LASER Leaps at Sand Point;target=;url=Enrichment-Classes-LASER-Leaps-at-Sand-Point.html;");
aI("text=Day Camp;target=;url=Day-Camp.html;");
aI("text=Staff-Sand Point;target=;url=Staff-Sand-Point.html;");
}

with(milonic=new menuname("Rising Stars Pre-K at LASER/Upcoming EventsLEFT_MENU")){
style=submenuStyle;
aI("text=Upcoming Events;target=;url=Upcoming-Events.html;");
}


 drawMenus();

