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(menuStyle=new mm_style()){

headerbgcolor="#285C82";
onbgcolor="#00447C"; 
onbold="1";
oncolor="#FFFFFF"; 
offbgcolor="#FFFFFF"; 
offcolor="#000000"; 
borderstyle="solid";
bordercolor="#999999";
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
fontweight="normal";
padding=4;
separatorsize=2;
overfilter="Fade(duration=0.3);Alpha(opacity=90);";
outfilter="randomdissolve(duration=0.5)";
subimagepadding=20;
separatorcolor="#999999";
borderwidth=2;
}


with(milonic=new menuname("Home")){
overflow="scroll";
style=menuStyle;
aI("text=Contact Us;url=http://www.hqsoftware.com/contactus.htm")
aI("text=Clients;url=http://www.hqsoftware.com/clients.htm;")
aI("text=Disclaimer;url=http://www.hqsoftware.com/disclaimer.htm;")
}

with(milonic=new menuname("Products")){
style=menuStyle;
aI("text=HQ Route;url=http://www.hqsoftware.com/hqroute.htm;");
aI("text=HQ Delivery;url=http://www.hqsoftware.com/hqdelivery.htm;");
aI("text=Hardware;url=http://www.hqsoftware.com/hardware.htm;");
}

with(milonic=new menuname("Solutions")){
overflow="scroll";
style=menuStyle;
aI("text=Warehouse Management;url=http://www.hqsoftware.com/wms.htm;")
aI("text=Mobile Sales and Distribution;url=http://www.hqsoftware.com/mobilesales.htm;")
aI("text=Labeling Solutions;url=http://www.hqsoftware.com/labeling.htm;")

}

with(milonic=new menuname("Case Studies")){
style=menuStyle;
aI("text=Elverys Sports;url=http://www.hqsoftware.com/elverys.htm;");
aI("text=Staples Ireland;url=http://www.hqsoftware.com/staples.htm;");
}

with(milonic=new menuname("Support")){
style=menuStyle;
aI("text=Support Contracts;url=http://www.hqsoftware.com/support.htm;");
aI("text=Downloads;url=http://www.hqsoftware.com/downloads.htm;");
}


drawMenus();

