fixMozillaZIndex=true;_menuCloseDelay=500;_menuOpenDelay=150;_subOffsetTop=0;_subOffsetLeft=0;with(menuStyle=new mm_style()){fontfamily="Helvetica,Arial";fontsize="13px";fontweight="bold";headerbgcolor="#ffffff";headercolor="#000000";imagepadding=0;offbgcolor="#f8f8f8";offcolor="#0083A9";oncolor="#bb7c0f";outfilter="fade(duration=0.5)";padding=0;pagecolor="#bb7c0f";pageclass="NavItemCurrentPage";subimagepadding=0;align="center";rawcss="padding: 10px 0px 0px 0px;";}
with(submenuStyle=new mm_style()){styleid=1;fontfamily="Helvetica,Arial";fontsize="12px";fontweight="normal";headercolor="#000000";imagepadding=0;offbgcolor="";offcolor="#0083A9";oncolor="#bb7c0f";pagecolor="#bb7c0f";pageclass="NavItemCurrentPage";outfilter="fade(duration=0.5)";rawcss="padding: 3px 0px 10px 10px;";subimagepadding=0;}
with(milonic=new menuname("Main Menu")){alwaysvisible=1;itemheight=52;itemwidth=110;orientation="horizontal";style=menuStyle;aI("onfunction=closeContactForm();image=/images/layout/nav/mainNav_what_up.jpg;overimage=/images/layout/nav/mainNav_what_over.jpg;pageimage=/images/layout/nav/mainNav_what_over.jpg;showmenu=what;pagematch=/What-We-Do;");aI("onfunction=closeContactForm();image=/images/layout/nav/mainNav_who_up.jpg;overimage=/images/layout/nav/mainNav_who_over.jpg;pageimage=/images/layout/nav/mainNav_who_over.jpg;showmenu=who;pagematch=/Who-We-Are;");aI("onfunction=closeContactForm();image=/images/layout/nav/mainNav_how_up.jpg;overimage=/images/layout/nav/mainNav_how_over.jpg;pageimage=/images/layout/nav/mainNav_how_over.jpg;showmenu=how;pagematch=/How-We-Think;");aI("onfunction=menuMouseOver();offfunction=menuMouseOut();rawcss=padding-top:20px;itemheight=52;itemwidth=104;keepalive=1;text=CONTACT;closeonclick=1;fontsize=10px;offcolor=#636363;");}
with(milonic=new menuname("what")){itemheight=20;itemwidth=175;style=submenuStyle;aI("text=Our Work;url=/What-We-Do/Our-Work.aspx;pagematch=/What-We-Do/Our-Work;bgimage=/images/layout/menu-bkg-top.gif;rawcss=padding:10px 0px 10px 10px;");aI("text=Areas of Expertise;url=/What-We-Do/Areas-of-Expertise.aspx;pagematch=/What-We-Do/Areas-of-Expertise;bgimage=/images/layout/menu-bkg-mid.gif;");aI("text=Our Clients;url=/What-We-Do/Our-Clients.aspx;pagematch=/What-We-Do/Our-Clients;bgimage=/images/layout/menu-bkg-bot.gif;rawcss=padding:3px 0px 7px 10px;");}
with (milonic = new menuname("who")) {itemheight = 20; itemwidth = 175; style = submenuStyle; aI("text=About Us;url=/Who-We-Are/About-Us.aspx;pagematch=/Who-We-Are/About-Us;bgimage=/images/layout/menu-bkg-top.gif;rawcss=padding:10px 0px 10px 10px;");aI("text=Leadership;url=/Who-We-Are/Leadership.aspx;pagematch=/Who-We-Are/Leadership;bgimage=/images/layout/menu-bkg-mid.gif;"); 
aI("text=Meet Our Team;url=/Who-We-Are/Meet-Our-Team.aspx;pagematch=/Who-We-Are/Meet Our Team;bgimage=/images/layout/menu-bkg-mid.gif;");
aI("text=News;url=/Who-We-Are/News.aspx;pagematch=/Who-We-Are/News;bgimage=/images/layout/menu-bkg-mid.gif;"); 
aI("text=Careers;url=/Who-We-Are/Careers.aspx;pagematch=/Who-We-Are/Careers;bgimage=/images/layout/menu-bkg-bot.gif;rawcss=padding:3px 0px 7px 10px;"); 
//aI("text=Why We are Different;url=/Who-We-Are/Why-We-are-Different.aspx;pagematch=/Who-We-Are/Why-We-are-Different;bgimage=/images/layout/menu-bkg-bot.gif;rawcss=padding:3px 0px 7px 10px;");
}
with(milonic=new menuname("how")){itemheight=20;itemwidth=175;style=submenuStyle;aI("text=B2B Insights Blog;url=/How-We-Think/B2B-Insights-Blog.aspx;pagematch=/How-We-Think/B2B-Insights-Blog;bgimage=/images/layout/menu-bkg-top.gif;rawcss=padding:10px 0px 10px 10px;");aI("text=B2B Insights E-news;url=/How-We-Think/B2B-Insights-E-news.aspx;pagematch=/How-We-Think/B2B-Insights-E-news;bgimage=/images/layout/menu-bkg-mid.gif;");aI("text=B2B Insights Resources;url=/How-We-Think/B2B-Insights-Resources.aspx;pagematch=/How-We-Think/B2B-Insights-Resources;bgimage=/images/layout/menu-bkg-bot.gif;rawcss=padding:3px 0px 7px 10px;");}
drawMenus();function menuMouseOver(){showContactForm();}
function menuMouseOut(){hideContactForm();}
var contactFormEngaged=false;var showContactForm;var hideContactForm;jQuery(document).ready(function(){jQuery("#el3").css({'background-image':'url("/images/layout/contactNav_up.jpg")'});showContactForm=function showContactUs(){setTimeout(function(){clearTimeout(jQuery("#contactPopupForm").data('timeoutId'));jQuery("#contactPopupForm").show();jQuery("#el3").css({'background-image':'url("/images/layout/contactNav_over.jpg")'});jQuery("#lnk3").css({'color':'#bb7c0f'});},100);}
hideContactForm=function hideContactUs(){var someelement=jQuery("#contactPopupForm");if(!contactFormEngaged){var timeoutId=setTimeout(function(){jQuery("#contactPopupForm").hide();jQuery("#el3").css({'background-image':'url("/images/layout/contactNav_up.jpg")'});jQuery("#lnk3").css({'color':'#636363'});},100);jQuery("#contactPopupForm").data('timeoutId',timeoutId);}}
jQuery("#contactPopupForm").mouseenter(function(){showContactForm();}).mouseleave(function(){hideContactForm();});});function engageContactForm(){contactFormEngaged=true;}
function closeContactForm(){contactFormEngaged=false;hideContactForm();}
