_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="White";
onbgcolor="#35707E";
oncolor="White";
padding="5";
separatorcolor="White";
separatorsize="1";
subimage="images/white_4x7.gif";
subimagepadding="6";
itemwidth="1000";
}

with(submenuStyle=new mm_style()){
bordercolor="White";
borderstyle="Solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#333333";
offcolor="#FDB700";
onbgcolor="#35707E";
oncolor="#000000";
padding="4";
subimage="images/white_4x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("showmenu=Web Hosting Packages/The Silver PlanINFO_BAR_MENU;text=Web Hosting Packages;target=;url=web_hosting_packages.html;");
aI("text=Web Hosting;target=;url=web_hosting.html;");
aI("text=VPS Hosting;target=;url=vps_hosting.html;");
aI("text=Dedicated Servers;target=;url=dedicated_servers.html;");
aI("text=F.A.Q.;target=;url=f.a.q.html;");
}

with(milonic=new menuname("Web Hosting Packages/The Silver PlanINFO_BAR_MENU")){
style=submenuStyle;
aI("text=The Silver Plan;target=;url=the_silver_plan.html;");
aI("text=The Gold Plan;target=;url=the_gold_plan.html;");
aI("text=The Platinum Plan;target=;url=the_platinum_plan.html;");
}


 drawMenus();

