function ES_openBrWindow(theURL,winName,features) { //v2.0  window.open(theURL,winName,features);}function ES_goToURL() { //v3.0  var i, args=ES_goToURL.arguments; document.MM_returnValue = false;  for (i=0; i<(args.length-1); i+=2) eval(args[i]+".location='"+args[i+1]+"'");}function popupWebConnectWindow(){	//ES_openBrWindow('../general/webConnectLogon.html','wcPage','width=800,height=600');	ES_openBrWindow('http://webconnect.sendouts.net/CN_Frame.aspx?ID=E2S&SiteID=WebConnect&Group=E2S','wcPage','width=800,height=720');}function popupCandidateWindow(){	//ES_openBrWindow('http://webconnect.sendouts.com/CN/index.asp?soclientname=E2S','wcPage','width=800,height=600');	ES_openBrWindow('http://webconnect.sendouts.net/CN_Frame.aspx?ID=E2S&SiteID=WebConnect&Group=E2S','wcPage','width=800,height=720');}function popupCanJobSearchWindow(){	//ES_openBrWindow('http://webconnect.sendouts.com/JO/index.asp?soclientname=E2S','wcPage','width=800,height=600');	ES_openBrWindow('http://webconnect.sendouts.net/CN_Frame.aspx?ID=E2S&SiteID=WebConnect&Group=E2S','wcPage','width=800,height=720');	}function popupHMWindow(){		ES_openBrWindow('http://webconnect.sendouts.net/CN_Frame.aspx?ID=E2S&SiteID=WebConnect&Group=E2S','wcPage','width=800,height=720');//ES_openBrWindow('http://webconnect.sendouts.com/HiringManager/index.asp?SOClientName=E2S','wcPage','width=800,height=600');}function popupContactWindow(){	ES_openBrWindow('../contact/contact.html','contactPage','width=600,height=550');}function popupContactWindow(){	ES_openBrWindow('../contact/contact.html','contactPage','width=600,height=550');}function popupHelpWindow(){//	ES_openBrWindow('../contact/contact.html','contactPage','width=600,height=550');alert("Sorry, this feature is not yet enabled.");}function popupSitemapWindow(){//ES_goToURL('parent','general/sitemap.htm');//	ES_openBrWindow('../contact/contact.html','contactPage','width=600,height=550');alert("Sorry, this feature is not yet enabled.");}function popupBonusWindow(){	ES_openBrWindow('../general/bonus.html','bonusPage','scrollbars=yes,width=580,height=600');}