_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#DFDFDF";
offcolor="#5F5F5F";
onbgcolor="#E7E6E7";
oncolor="#FB1901";
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()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#3F3F3F";
onbgcolor="#DFDFDF";
oncolor="#FB1901";
outfilter="Fade(Overlap=1.00)";
padding="14";
imagepadding="6";
itemwidth="1000";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://hostingoz.com/;");
aI("text=Upgrade Service;target=;url=upgrade-service.html;");
aI("showmenu=Hosting PlansAustralian Linux Hosting PlansINFO_BAR_MENU;text=Hosting Plans;target=;url=hosting-plans.html;");
aI("text=Contact Us;target=;url=contact-us.html;");
aI("text=Partner with Us;target=;url=partner.html;");
aI("text=Web Development;target=_blank;url=http://OZwebbuilders.com.au;");
}

with(milonic=new menuname("Hosting PlansAustralian Linux Hosting PlansINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Australian Linux Hosting Plans;target=;url=linux-hosting-plans.html;");
aI("text=Special Deals;target=;url=special-web-hosting-deals.html;");
aI("text=Windows Hosting;target=;url=windows-hosting.html;");
aI("text=Order Hosting;target=;url=http://hostingoz.net/manage/cart.php?gid=2;");
}


 drawMenus();
