_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="SlateGray";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="White";
offcolor="SlateGray";
onbgcolor="#CC6600";
oncolor="#ffffff";
padding="6";
separatorcolor="SlateGray";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="180";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home Page;target=;url=.././;");
aI("text=Hemorrhoids;target=;url=" + window.location.pathname.substring(0, window.location.pathname.lastIndexOf("/")) + ";");
aI("text=> Our Recommendations;target=;url=Our-Recommendations-for-Hemorrhoid-Treatment.html;");
aI("showmenu=> Product ReviewsH-Miracle ReviewLEFT_MENU;text=> Product Reviews;target=;url=Reviews-of-Hemorrhoid-Treatment-Products.html;");
aI("text=Causes of Hemorrhoids;target=;url=Causes-of-Hemorrhoids.html;");
aI("text=Classification of Hemorrhoids;target=;url=Classification-of-Hemorrhoids.html;");
aI("text=Diet and Hemorrhoids;target=;url=Diet-and-Hemorrhoids.html;");
aI("text=External Hemorrhoids;target=;url=External-Hemorrhoids.html;");
aI("text=Five Tips For Natural Hemorrhoid Relief;target=;url=Five-Tips-For-Natural-Hemorrhoid-Relief.html;");
aI("text=Internal Hemorrhoids;target=;url=Internal-Hemorrhoids.html;");
aI("text=Pregnancy and Hemorrhoids;target=;url=Pregnancy-and-Hemorrhoids.html;");
aI("text=Preventing Hemorrhoids;target=;url=Preventing-Hemorrhoids.html;");
aI("text=Symptoms of Hemorrhoids;target=;url=Symptoms-of-Hemorrhoids.html;");
aI("text=Treatment - Herbal;target=;url=Herbal-Treatment-of-Hemorrhoids.html;");
aI("text=Treatment - Medical;target=;url=Medical-Treatment-of-Hemorrhoids.html;");
aI("text=When to see a Doctor?;target=;url=When-to-see-a-doctor-about-hemorrhoids.html;");
aI("text=Who Gets Hemorrhoids?;target=;url=Who-Gets-Hemorrhoids.html;");
aI("text=Site Map;target=;url=../sitemap-page-order.html;");
}

with(milonic=new menuname("> Product ReviewsH-Miracle ReviewLEFT_MENU")){
style=submenuStyle;
aI("text=H-Miracle Review;target=;url=H-Miracle-Review.html;");
aI("text=Zenmed Ziro Review;target=;url=Zenmed-Ziro-Natural-Hemorrhoid-Treatment-Review.html;");
}


 drawMenus();
