_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="12pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#0000FF";
onbgcolor="#E7E6E7";
onbold="bold";
oncolor="Black";
onitalic="italic";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="Black";
onbgcolor="Transparent";
oncolor="#0000D4";
outfilter="Fade(Overlap=1.00)";
padding="5";
pagecolor="Azure";
separatorcolor="Transparent";
separatorsize="4";
imagepadding="6";
itemwidth="118";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=972;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("showmenu=HostingComet PlanINFO_BAR_MENU;text=Hosting;target=;url=Hosting.html;");
aI("showmenu=Website DesignPortfolioINFO_BAR_MENU;text=Website Design;target=;url=Website-Design.html;");
aI("text=SEO;target=;url=SEO.html;");
aI("text=Math Mania;target=;url=http-www.alien-it.co.za;");
aI("text=STRlab;target=;url=STRlab.html;");
aI("text=Why Us;target=;url=Why-Us.html;");
aI("text=Help Center;target=;url=help_center.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("HostingComet PlanINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Comet Plan;target=;url=Comet-Plan.html;");
aI("text=Moon Plan;target=;url=Moon-Plan.html;");
aI("text=Planet Plan;target=;url=Planet-Plan.html;");
aI("text=Galaxy Plan;target=;url=Galaxy-Plan.html;");
}

with(milonic=new menuname("Website DesignPortfolioINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Portfolio;target=;url=Portfolio.html;");
aI("text=Free Instant Quote;target=;url=Free-Instant-Quote.html;");
}


 drawMenus();
