// JavaScript Document<!--function mmLoadMenus() {  if (window.mm_menu_0630123943_0) return;            window.mm_menu_0630123943_0 = new Menu("root",205,18,"",11,"#000000","#FFFFFF","#E6F2FF","#0066CC","left","middle",3,0,50,-5,7,true,false,true,0,false,true);  mm_menu_0630123943_0.addMenuItem("Employer Central","window.open('employers.htm', '_self');");  mm_menu_0630123943_0.addMenuItem("What Does My Booth Include","window.open('emp_boothinclude.html', '_self');");  mm_menu_0630123943_0.addMenuItem("Who Can I Recruit","window.open('emp_whocan.html', '_self');");  mm_menu_0630123943_0.addMenuItem("How Are The Events Promoted","window.open('emp_promo.html', '_self');");  mm_menu_0630123943_0.addMenuItem("Why Choose Us","window.open('emp_whychoose.html', '_self');");  mm_menu_0630123943_0.addMenuItem("Exhibit Guide Advertising","window.open('emp_guidead.html', '_self');");  mm_menu_0630123943_0.addMenuItem("Online Media Products","window.open('emp_erecruiting.html', '_self');");  mm_menu_0630123943_0.addMenuItem("Event Sponsorships","window.open('emp_sponsor.html', '_self');");  mm_menu_0630123943_0.addMenuItem("Private Label/Open Houses","window.open('emp_privatelabel.html', '_self');");  mm_menu_0630123943_0.addMenuItem("Request Info","window.open('emp_reserve.html', '_self');");   mm_menu_0630123943_0.hideOnMouseOut=true;   mm_menu_0630123943_0.bgColor='#555555';   mm_menu_0630123943_0.menuBorder=1;   mm_menu_0630123943_0.menuLiteBgColor='#FFFFFF';   mm_menu_0630123943_0.menuBorderBgColor='#777777';mm_menu_0630123943_0.writeMenus();} // mmLoadMenus()