_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/breeze7.gif";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
separatorcolor="#000000";
separatorpadding="1";
subimage="images/white_4x7.gif";
subimagepadding="2";
itemheight="31";
itemwidth="105";
}

with(submenuStyle=new mm_style()){
bordercolor="#67A1CE";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="BurlyWood";
offcolor="Blue";
onbgcolor="#91C7F1";
onborder="1px solid #67A1CE";
oncolor="#000000";
padding="4";
separatorsize="1";
subimage="images/white_4x7.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
itemwidth="95";
itemheight="28";
aI("text=Home;target=;url=http://child-safety.the-real-way.com/;align=center;");
aI("showmenu=Articles/Vegetarian Recipes For KidsLEFT_MENU;text=Articles;target=;url=Articles.html;align=center;");
aI("text=Site Map;target=;url=sitemap-page-order.html;align=center;");
aI("text=Links;target=;url=Links.html;align=center;");
aI("text=Advertisers;target=_blank;url=[Tracking|Following] Your [Package|Parcel] With Air Freight Tracking;align=center;");
}

with(milonic=new menuname("Articles/Vegetarian Recipes For KidsLEFT_MENU")){
style=submenuStyle;
aI("text=Vegetarian Recipes For Kids;target=;url=Vegetarian-Recipes-For-Kids.html;");
aI("text=Child Safety Online;target=;url=Child-Safety-Online.html;");
aI("text=Protecting Children with Mental Health Disorders;target=;url=Protecting-Children-with-Mental-Health-Disorders.html;");
aI("text=Child Pool Safety;target=;url=Child-Pool-Safety.html;");
}


 drawMenus();

