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=0;
_subOffsetLeft=0;

with(menuStyle=new mm_style()){
bordercolor="#aeaeae";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial, Helvetica, sans-serif";
fontsize="11px";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#dddddd";
offcolor="#000000";
onbgcolor="#f5ccae";
oncolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=95);Shadow(color=#777777', Direction=135, Strength=5)";
padding=3;
pagebgcolor="#f5ccae";
pagecolor="black";
separatorcolor="#2D729D";
separatorsize=1;
subimagepadding=2;
}


with(milonic=new menuname("about_menu")){
style=menuStyle;
left=5;
aI("text=Executive Team;url=../about/bios.asp;");
aI("text=Testimonials;url=../about/testimonials.asp;");
aI("text=Company Vision;url=../about/vision.asp;");
aI("text=Press Releases;url=../about/press.asp;");
}
 
  
with(milonic=new menuname("tech_menu")){
style=menuStyle;
left=5;
aI("text=Telecommunication Services;url=../technology/telecom.asp;");
aI("text=Internet Connectivity;url=../technology/connect.asp;");
aI("text=Hardwire Networking;url=../technology/hardwire.asp;");
aI("text=Wireless Networking;url=../technology/wireless.asp;");
}

with(milonic=new menuname("exhibitor_menu")){
style=menuStyle;
left=5;
aI("text=Technology Terms;url=../exhibitor/techterms.asp;");
aI("text=Ordering Process;url=../exhibitor/ordering.asp;");
aI("text=Ordering Forms;url=../exhibitor/orderforms.asp;");
aI("text=Terms and Conditions;url=../exhibitor/conditions.asp;");
}

with(milonic=new menuname("online_menu")){
style=menuStyle;
left=5;
aI("text=Kentucky Exposition Center;url=../order/kec.asp;target=_blank;");
aI("text=Kentucky Int'l Conv. Ctr;url=../order/kicc.asp;target=_blank;");
aI("text=Duke Energy Convention Center, OH;url=https://www.smartcity.com/order/placeorder.asp?center=019&process=new;target=_blank;");
aI("text=Everett Event Center, Everett, WA;url=../order/everett.asp;target=_blank;");
aI("text=WA Convention Ctr, Seattle;url=../order/wscc.asp;target=_blank;");
aI("text=Seattle Center;url=../order/seattlecenter.asp;target=_blank;");
}

drawMenus();
