_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="#336699";
offcolor="#ffffff";
onbgcolor="DarkOrange";
oncolor="#264E75";
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";
fontweight="bold";
offbgcolor="CornflowerBlue";
offcolor="FloralWhite";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="White";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Eczema Treatment home;target=;url=http://www.natural-eczema-treatment.org/;");
aI("text=Beat Eczema Review;target=;url=beat-eczema-review.html;");
aI("text=Banish My Eczema Review;target=;url=banish-my-eczema-review.html;");
aI("text=Cure Your Eczema Review ;target=;url=cure-your-eczema-review.html;");
aI("text=Eczema Articles;target=;url=eczema-articles.html;");
aI("text=Terms of Use;target=;url=terms-of-use.html;");
aI("text=Privacy Statement;target=;url=privacy-statement.html;");
aI("text=Contact Us;target=;url=contact.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}


 drawMenus();

