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()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
//fontfamily="Verdana, Tahoma, Arial";
fontfamily="'Arial','Helvetica','Sans-serif';";
//fontsize="65%";
fontsize="13px";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
//onbgcolor="#ddffdd";
onbgcolor="#c7d9ed";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#ffffff', Direction=135, Strength=3)";
padding=4;
//pagebgcolor="#82B6D7";
pagebgcolor="#c7d9ed";
pagecolor="black";
separatorcolor="#ffffff";
separatorsize=4;
subimage="arrow_w.gif";
subimagepadding=7;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=32;
orientation="horizontal";
style=menuStyle;
top=150;
aI("showmenu=solutions;text=solutions;url=http://www.gbh.com/solutions.asp;");
aI("showmenu=products;text=products;url=http://www.gbh.com/products_intro.asp;");
aI("showmenu=pservices;text=professional services;url=http://www.gbh.com/professional_services_page1.asp;");
aI("showmenu=resources;text=resources;url=http://www.gbh.com/resources.asp;");
aI("showmenu=news;text=news + events;url=http://www.gbh.com/news.asp;");
aI("showmenu=aboutgbh;text=about gbh;url=http://www.gbh.com/about_pg1.asp;");
aI("url=http://www.gbh.com;text=contact us;url=http://www.gbh.com/contact3.asp;");
}

with(milonic=new menuname("solutions")){
overflow="scroll";
style=menuStyle;
aI("text=video conferencing solutions;url=http://www.gbh.com/video_conf_solutions_pg1.asp;")
aI("text=audio conferencing solutions;url=http://www.gbh.com/audio_conf_solutions_pg1.asp;")
aI("text=headset solutions;url=http://www.gbh.com/headset_solutions_pg1.asp;")
}

with(milonic=new menuname("products")){
overflow="scroll";
style=menuStyle;
aI("text=video conferencing products;url=http://www.gbh.com/video_conf_products_intro.asp;")
aI("text=audio conferencing products;url=http://www.gbh.com/audio_conf_products_intro.asp;")
aI("text=headset products;url=http://www.gbh.com/headset_products_intro.asp;")
aI("text=voip products;url=http://www.gbh.com/voip_products_intro.asp;")
aI("text=mcus + gateways;url=http://www.gbh.com/mcu_gateways_products_intro.asp;")
aI("text=promotions;url=http://www.gbh.com/promotions.asp;")

}

with(milonic=new menuname("pservices")){
style=menuStyle;
aI("text=TechShield Protection & Warranty;url=http://www.gbh.com/professional_services_page2.asp;");
aI("text=TechShield Professional Consulting;url=http://www.gbh.com/professional_services_page3.asp;");
aI("text=Installation + Room Integration;url=http://www.gbh.com/professional_services_page4.asp;");
aI("text=Managed Conferencing Services;url=http://www.gbh.com/professional_services_page5.asp;");
}

with(milonic=new menuname("resources")){
style=menuStyle;
aI("text=glossary;url=http://www.gbh.com/glossary_pg1.asp;");
aI("text=request demo;url=http://www.gbh.com/request_demo.asp;");
aI("text=white papers;url=http://www.gbh.com/whitepapers.asp;");
aI("text=returns;url=http://www.gbh.com/rmainfo.asp;");
}

with(milonic=new menuname("news")){
style=menuStyle;
aI("text=news releases;url=http://www.gbh.com/news.asp;");
aI("text=open house events;url=http://www.gbh.com/open_house.asp;");
aI("text=trade shows;url=http://www.gbh.com/trade_shows.asp;");
aI("text=newsletters;url=http://www.gbh.com/newsletters.asp;");
aI("text=case studies;url=http://www.gbh.com/case_studies.asp;");
aI("text=promotions;url=http://www.gbh.com/promotions.asp;")
}

with(milonic=new menuname("aboutgbh")){
style=menuStyle;
aI("text=partners;url=http://www.gbh.com/partners.asp;");
aI("text=clients;url=http://www.gbh.com/clients_pg1.asp;");
aI("text=people;url=http://www.gbh.com/people.asp;");
aI("text=going green;url=http://www.gbh.com/gbhgreen.html;");
}

drawMenus();

