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()){
align="left";
bordercolor="#999999";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="100%";
fontstyle="normal";
//headerbgcolor="#ffffff";
//headercolor="#000000";
//offbgcolor="#eeeeee";
offbgcolor="transparent";
offcolor="#222222";
//onbgcolor="#ddffdd";
onbgcolor="#f8f4f4";
//onbgcolor="transparent";
//oncolor="#444477";
oncolor="transparent";
outfilter="fade(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#ffffff, Direction=135, Strength=0)";
padding=7;
//pagebgcolor="#82B6D7";
//pagecolor="gray";
separatorcolor="#999999";
separatorsize=0;
//subimage="http://gishop/gbhshoplocal/nav/arrow.gif";
subimagepadding=2;
}

with(menuStyle2=new mm_style()){
align="left";
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="100%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#eeeeee";
offcolor="#333333";
onbgcolor="#ffffff";
oncolor="#444477";
outfilter="fade(duration=0.2)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777, Direction=135, Strength=3)";
padding=4;
//pagebgcolor="#82B6D7";
//pagecolor="gray";
separatorcolor="#999999";
separatorsize=0;
subimagepadding=2;
}


with(milonic=new menuname("productcatalog")){
style=menuStyle2;
overflow="scroll";
aI("showmenu=shopbybrand;text=Shop by Brand;url=http://www.directaccessinc.com/templates/groupbyproduct.aspx?GroupGuid=13;");
aI("showmenu=headsets;text=Headsets;url=http://www.directaccessinc.com/templates/group.aspx?GroupGuid=24;");
aI("showmenu=unifiedcommunications;text=Unified Communications;url=http://www.directaccessinc.com/templates/group.aspx?GroupGuid=86;");
aI("showmenu=audioconf;text=Audio Conferencing;url=http://www.directaccessinc.com/templates/group.aspx?GroupGuid=23;");
aI("showmenu=videoconf;text=Video Conferencing;url=http://www.directaccessinc.com/templates/group.aspx?GroupGuid=22;");
aI("showmenu=voip;text=VoIP;url=http://www.directaccessinc.com/templates/group.aspx?GroupGuid=25;");
}

with(milonic=new menuname("offerings")){
overflow="scroll";
style=menuStyle2;
}

with(milonic=new menuname("promotions")){
style=menuStyle2;
overflow="scroll";
}

with(milonic=new menuname("news")){
style=menuStyle2;
overflow="scroll";
}

with(milonic=new menuname("resources")){
style=menuStyle2;
overflow="scroll";
}



drawMenus();

