fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(HeadersStyle=new mm_style()){
itemheight=20;
fontfamily="Arial";
fontsize="90%";
fontstyle="normal";
fontweight="normal";
headercolor="#FFFFFF";
offcolor="#ffffff";
oncolor="#000";
offbgcolor="#2b8929";
onbgcolor="#CBE5BD";
subimagepadding=2;
rawcss="margin-right:10px; padding-left:40px; padding-right:40px; ";
separatorsize="1";
separatorimage="http://www.ahtech.com.au/images/common/topmenuline.jpg";
}




with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
style=HeadersStyle;
orientation="horizontal";
aI("align=right;text=Home;url=http://www.ahtech.com.au/;");
aI("align=right;showmenu=products;text=Products;");
aI("align=right;showmenu=news;text=News;");
aI("align=right;showmenu=support;text=Support;");
aI("align=right;showmenu=downloads;text=Downloads;");
aI("align=right;text=Contact Us;url=http://www.ahtech.com.au/company/contact-us.php;");
}

with(submenuStyle=new mm_style()){
itemheight=25;
itemwidth=200;
bordercolor="#FFF";
borderstyle="solid";
borderwidth=0;
fontfamily="Arial";
fontsize="75%";
fontweight="normal";
headercolor="#000000";
offbgcolor="#cbe6bd";
onbgcolor="#cbe6bd";;
offcolor="#000";
oncolor="#2b8929";  
rawcss="padding-left:7px;padding-right:7px;padding-top:4px;padding-bottom:4px";
}


with(milonic=new menuname("products")){
style=submenuStyle;
top="offset=5";
aI("text=1E NightWatchman;url=http://www.ahtech.com.au/products/1e-nightwatchman-overview.php;")
aI("text=1E Wakeup;url=http://www.ahtech.com.au/products/1e-wakeup-overview.php;")
aI("text=NightWatchman Server;url=http://www.ahtech.com.au/products/1e-nightwatchman-server.php;")
aI("text=Power & Patch Management Pack;url=http://www.ahtech.com.au/products/1e-power-patch-management-pack-overview.php;")
aI("text=Nomad Enterprise;url=http://www.ahtech.com.au/products/1e-nomad-overview.php;")
aI("text=Shopping System;url=http://www.ahtech.com.au/products/1e-shopping-overview.php;")
aI("text=System i Software;url=http://www.ahtech.com.au/products/system-i-isecurity.php;")
}



with(milonic=new menuname("news")){
style=submenuStyle;
top="offset=5";
aI("text=Press Releases;url=http://www.ahtech.com.au/news/press-release.php;")
aI("text=News & Events;url=http://www.ahtech.com.au/news/news-section.php;")
aI("text=Articles;url=http://www.ahtech.com.au/news/articles.php;")
aI("text=Case Studies;url=http://www.ahtech.com.au/news/case-studies.php;")
aI("text=White Papers, Studies & Reports;url=http://www.ahtech.com.au/news/white-papers.php;")
aI("text=IBM i & iSecurity News;url=http://www.ahtech.com.au/isecurity-news/isecurity-news.php;")
}


with(milonic=new menuname("support")){
style=submenuStyle;
top="offset=5";
aI("text=Windows 1E Support;url=http://1e.com/Support/Index.aspx;target=new;")
aI("text=System i Support;url=http://www.ahtech.com.au/support/system-i-support.php;")
aI("text=Current Versions & Compatibility;url=http://www.ahtech.com.au/support/current-versions-and-compatibility.php;")
}


with(milonic=new menuname("downloads")){
style=submenuStyle;
top="offset=5";
aI("text=Windows 1E Solutions;url=http://1e.com/Downloads/Index.aspx;target=new;")
aI("text=System i Software;url=http://www.ahtech.com.au/resources/system-i-downloads.php;")
}


drawMenus();
