_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="#EFEFEF";
onbgcolor="Black";
oncolor="Silver";
padding="9";
separatorcolor="Black";
separatorsize="1";
subimage="images/on_downboxed.gif";
subimagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#BFBEBE";
borderstyle="Outset";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#000000";
onbgcolor="Black";
onbold="bold";
oncolor="Snow";
padding="4";
subimage="images/on_downboxed.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Top 10 Web Hosts Compared;target=;url=web_hosts_compared.html;");
aI("text=Web Hosting Cheat Sheet;target=;url=web_hosting_cheat_sheet.html;");
aI("showmenu=ReviewsWeb Hosting Pad ReviewLEFT_MENU;text=Reviews;target=;url=./;");
aI("showmenu=Web Hosting KnowledgebaseWeb Hosting GuideLEFT_MENU;text=Web Hosting Knowledgebase;target=;url=web_hosting_knowledgebase.html;");
aI("text=Privacy Policy;target=;url=privacy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("ReviewsWeb Hosting Pad ReviewLEFT_MENU")){
style=submenuStyle;
aI("text=Web Hosting Pad Review;target=;url=web-hosting-pad-review.html;");
aI("text=Bluehost Review;target=;url=bluehost-review.html;");
aI("text=IXWebhosting Review;target=;url=ixwebhosting-review.html;");
aI("text=HostRocket Review;target=;url=hostrocket_review.html;");
aI("text=PowWeb Review;target=;url=powweb-review.html;");
aI("text=Lunarpages Review;target=;url=lunarpages-review.html;");
aI("text=Startlogic Review;target=;url=startlogic-review.html;");
aI("text=FastDomain Review;target=;url=fastdomain-review.html;");
aI("text=Hostmonster Review;target=;url=hostmonster-review.html;");
aI("text=Inmotion Review;target=;url=inmotion-review.html;");
}

with(milonic=new menuname("Web Hosting KnowledgebaseWeb Hosting GuideLEFT_MENU")){
style=submenuStyle;
aI("text=Web Hosting Guide;target=;url=web_hosting_guide.html;");
aI("text=Finding the Best Web Hosting Service;target=;url=finding_the_best_web_hosting_service.html;");
aI("text=Why Reliable Web Hosting?;target=;url=why_reliable_web_hosting.html;");
aI("text=Choose the Best Web Hosting;target=;url=how_to_choose_the_best_web_hosting.html;");
aI("text=Hosting Overseas;target=;url=hosting_overseas.html;");
aI("text=Dedicated Servers;target=;url=dedicated_servers.html;");
}


 drawMenus();
