_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="SlateGray";
offcolor="#ffffff";
onbgcolor="#CC6600";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="SlateGray";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="SlateGray";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
openstyle="rtl";
aI("text=Home;target=;url=http://childrensclothingsite.com/;");
aI("showmenu=articles/Baby Childrens ClothesRIGHT_MENU;text=articles;target=;url=articles.html;");
aI("text=Keeping your personal information safe.;target=;url=Keeping-your-personal-information-safe/;");
aI("text=Site Map;target=;url=sitemap-alphabetical.html;");
aI("text=Contact Us;target=;url=Contact-Us/;");
}

with(milonic=new menuname("articles/Baby Childrens ClothesRIGHT_MENU")){
style=submenuStyle;
openstyle="rtl";
aI("text=Baby Childrens Clothes;target=;url=Baby-Childrens-Clothes/;");
aI("text=Cute Baby Clothes;target=;url=Cute-Baby-Clothes/;");
aI("text=Baby Koala Christmas Clothing;target=;url=Baby-Koala-Christmas-Clothing/;");
aI("text=Koala Baby Boutique;target=;url=Koala-Baby-Boutique/;");
aI("text=Koala Baby Santa Suit;target=;url=Koala-Baby-Santa-Suit/;");
aI("text=Cheap Children's Clothes;target=;url=Cheap-Children's-Clothes/;");
aI("text=Little Girls Dresses;target=;url=Little-Girls-Dresses/;");
aI("text=More Girls Dresses;target=;url=More-Girls-Dresses/;");
aI("text=Little Girls Christmas Dresses;target=;url=Little-Girls-Christmas-Dresses/;");
aI("text=Christmas Clothing For Boys;target=;url=Christmas-Clothing-For-Boys/;");
aI("text=Childrens Winter Clothing;target=;url=Childrens-Winter-Clothing/;");
}


 drawMenus();

