_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#026E92";
offcolor="White";
onbgcolor="#004157";
oncolor="White";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial Narrow";
fontsize="12pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#FCFCFC";
offcolor="#407074";
onbgcolor="#FCFCFC";
oncolor="#289EBA";
outfilter="Fade(Overlap=1.00)";
padding="1";
separatorcolor="Transparent";
separatorsize="1";
imagepadding="6";
itemwidth="1000";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.celebratekids.com/;");
aI("showmenu=About Us/HistoryINFO_BAR_MENU;text=About Us;target=;url=About-Us.html;");
aI("showmenu=Our Programs/Kill the SpiderINFO_BAR_MENU;text=Our Programs;target=;url=Our-Programs.html;");
aI("showmenu=Dr. Kathy Koch/Dr. Kathy's BioINFO_BAR_MENU;text=Dr. Kathy Koch;target=;url=Dr-Kathy-Koch.html;");
aI("text=Book Dr. Kathy;target=;url=Book-Dr.-Katthy-Koch.html;");
aI("text=Schedule;target=;url=Schedule.html;");
aI("text=Products;target=;url=http://www.celebratekids.com/xcart/home.php;");
aI("showmenu=Contact Us/NewsletterINFO_BAR_MENU;text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("About Us/HistoryINFO_BAR_MENU")){
style=submenuStyle;
aI("text=History;target=;url=History.html;");
aI("text=Social Media;target=;url=Social-Media.html;");
}

with(milonic=new menuname("Our Programs/Kill the SpiderINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Kill the Spider;target=;url=Kill-the-Spider.html;");
aI("text=How Am I Smart;target=;url=How-Am-I-Smart.html;");
aI("text=Millennial Message;target=;url=Millennial-Message.html;");
aI("text=Mind Styles;target=;url=Mind-Styles.html;");
aI("text=Bully Prevention;target=;url=Bully-Prevention.html;");
aI("text=Other Topics;target=;url=Other-Topics.html;");
aI("text=Webinars;target=;url=Webinars.html;");
aI("text=Life Coaching;target=;url=Life-Coaching.html;");
}

with(milonic=new menuname("Dr. Kathy Koch/Dr. Kathy's BioINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Dr. Kathy's Bio;target=;url=Dr.-Kathy's-Bio.html;");
}

with(milonic=new menuname("Contact Us/NewsletterINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Newsletter;target=;url=newsletter.html;");
aI("text=Contributions;target=;url=contributions.html;");
}


 drawMenus();

