_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/dots1.gif";
offbgcolor="#273B0A";
offcolor="#ffffff";
onbgcolor="#34564B";
oncolor="#ffffff";
padding="10";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/black_13x13_greyboxed.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="196";
}

with(submenuStyle=new mm_style()){
align="left";
bordercolor="#34564B";
borderstyle="solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#34564B";
offcolor="#ffffff";
onbgcolor="#7D9476";
oncolor="#ffffff";
padding="4";
separatorcolor="#213730";
separatorsize="1";
subimage="images/black_13x13_greyboxed.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=./;");
aI("text=Who Needs Hosting;target=;url=Who-Needs-Hosting.html;");
aI("showmenu=Web SitesControl PanelLEFT_MENU;text=Web Sites;target=;url=Web-Sites.html;");
aI("text=Smart Phone Integration (NEW);target=;url=Web-Sites-Smart-Phone-Integration.html;");
aI("text=Hosting Service Plans;target=;url=Hosting-Service-Plans.html;");
aI("text=Purchase Web Hosting;target=;url=Purchase-Web-Hosting.html;");
aI("text=Purchase Domain Names;target=;url=Purchase-Domain-Names.html;");
aI("text=Technologies Supported;target=;url=Technologies-Supported.html;");
aI("text=Recommended Products;target=;url=Recommended-Products.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Control Panel;target=_blank;url=https://secure.elinkworld.com/admin/;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Web SitesControl PanelLEFT_MENU")){
style=submenuStyle;
aI("text=Control Panel;target=;url=Control-Panel.html;");
aI("text=SmarterStats Website Statistics;target=;url=SmarterStats-Website-Statistics.html;");
aI("text=Email Services;target=;url=Email-Services.html;");
aI("text=Email Reports;target=;url=Email-Reports.html;");
aI("text=Click n Install Applications;target=;url=Click-n-Install-Applications.html;");
}


 drawMenus();
