_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=10;
_subOffsetLeft=5;
buildafterload="true";


with(submenuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="Azure";
offcolor="Navy";
oncolor="CadetBlue";
ondecoration="underline";
padding="6";
separatorcolor="#969698";
subimagepadding="8";
itemwidth="120";
}

with(menuStyle=new mm_style()){
bordercolor="#4D4D4D";
borderstyle="solid";
fontfamily="Georgia";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="AliceBlue";
offcolor="Navy";
oncolor="CornflowerBlue";
ondecoration="underline";
padding="5";
pagecolor="CadetBlue";
subimage="images/xp_ind.gif";
subimagepadding="7";
imagepadding="4";
itemwidth="150";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=http://www,peacemakerparent.com/;offcolor=#ffffff;fontweight=bold;itemheight=32;rawcss=padding-top:7px;padding-left:30px;bgimage=images/xp_panel_topoff.gif;");
aI("text=About The Peacemaker Parent;target=;url=home-page.html;");
aI("showmenu=Praise for The Peacemaker Parent/Apex Review 2010LEFT_MENU;text=Praise for The Peacemaker Parent;target=;url=praise-for-the-peacemaker-parent.html;");
aI("text=Order a Copy of The Peacemaker Parent;target=;url=order-a-copy-of-the-peacemaker-parent.html;");
aI("text=The Parent Success Program;target=;url=the-parent-success-program.html;");
aI("text=Contact Lorraine;target=;url=contact-lorraine-esposito-peacemaker-coach.html;");
aI("showmenu=Events/The Importance of Walking Your TalkLEFT_MENU;text=Events;target=;url=peacemaker-coach-events.html;");
aI("text=About Lorraine Esposito;target=;url=about-lorraine-esposito.html;");
aI("showmenu=Cool Stuff/Charities and CommunitiesLEFT_MENU;text=Cool Stuff;target=;url=cool-stuff-from-the-peacemaker-coach.html;");
}

with(milonic=new menuname("Praise for The Peacemaker Parent/Apex Review 2010LEFT_MENU")){
style=submenuStyle;
aI("text=Apex Review 2010;target=;url=apex-review-2010.html;fontweight=bold;itemheight=25;bgimage=images/xp_panel_subhead1.gif;");
}

with(milonic=new menuname("Events/The Importance of Walking Your TalkLEFT_MENU")){
style=submenuStyle;
aI("text=The Importance of Walking Your Talk;target=;url=the-importance-of-walking-your-talk.html;fontweight=bold;itemheight=25;bgimage=images/xp_panel_subhead1.gif;");
}

with(milonic=new menuname("Cool Stuff/Charities and CommunitiesLEFT_MENU")){
style=submenuStyle;
aI("text=Charities and Communities;target=;url=charities-and-communities.html;fontweight=bold;itemheight=25;bgimage=images/xp_panel_subhead1.gif;");
aI("text=YouTube Videos;target=;url=youtube-videos.html;");
aI("text=Gifts that inspire;target=;url=gifts-that-inspire.html;");
}


 drawMenus();

