allowBlankSearches = false; var pcrbaseurl = 'https://www2.pcrecruiter.net/pcrbin/jobboard.aspx' var appendPcrScript = function(src, callback){ var scr = document.createElement('script'); scr.src = src; scr.async = false; if(callback) {scr.onload = callback;} document.head.appendChild(scr); } var appendPcrStyle = function(src){ var stl = document.createElement('link'); stl.href = src; stl.rel = 'stylesheet'; document.head.appendChild(stl); } appendPcrStyle('https://www2.pcrecruiter.net/pcrimg/inc/bootstrap/css/bootstrap.min.css?ver=202404241114220'); if(typeof $ === 'undefined') { appendPcrScript('https://www2.pcrecruiter.net/pcrimg/jquery/jquery-1.10.2.min.js?ver=202404241114220');} appendPcrScript('https://www2.pcrecruiter.net/pcrimg/js/SearchWidgets.js?ver=202404241114220'); var scripts = document.getElementsByTagName('script'); for (i = 0; i < scripts.length; i++){ if(scripts[i].src.indexOf('action=opencustomform') > -1){ window.pcrContainer = document.createElement('div'); window.pcrContainer.className = 'pcrcustomform default-multiselect'; scripts[i].insertAdjacentElement('afterend',window.pcrContainer); } } var postload = function() { var origin = document.location.href; var matchesSite = checkWildcardMatching('*', origin) if(matchesSite){ window.pcrContainer.innerHTML = unescape('%3Cstyle%3E\r\n.reqField {border: 3px solid blue !important; }\r\n.validatemessage { background-color: red; color: #fff; padding: 10px; text-align: center; margin-bottom: 10px; }\r\n.thankyoumessage { background-color: #ccc; border: 1px solid #666; padding: 10px; text-align: center; margin-bottom: 10px;}\r\n.errormessage { background-color: red; color: #fff; border: 1px solid #666; padding: 10px; text-align: center; margin-bottom: 10px;}\r\n%3C/style%3E\r\n%3Cstyle%3E\n .multiselect-check-box { margin-right: 6px !important; }\n %3C/style%3E%3Cdiv%3E%3Cdiv class=%22errormessage%22 style=%22display: none;%22%3EAn error has occurred submitting your form. Please click submit again or try again later.%3C/div%3E%3Cdiv data-redirect=%22%22 class=%22thankyoumessage%22 style=%22display: none;%22%3E%3C/div%3E%3C/div%3E%3Cform onsubmit=%22return ValidateForm()%22 enctype=%22multipart/form-data%22 data-submitmethod=%22direct%22 method=%22GET%22 name=%22custompcrform%22 id=%22custompcrform%22 action=%22#%22%3E%3Cinput aria-hidden=%22true%22 type=%22hidden%22 name=%22pcr-id%22 value=%22fHNraWxsZWR0cmFkZXNhZ2VuY3kugKPjfzvs+7498B7WSLofus3cLA2Qohdk9L752/Mi052jBFQ1k1WvCi6Zwhq2UFvbtiTJBjON2B6KcnD/8LyWvcRt%22%3E%3Cinput aria-hidden=%22true%22 type=%22hidden%22 name=%22sid%22 value=%22824465125783434%22%3E%3Cinput aria-hidden=%22true%22 type=%22hidden%22 name=%22action%22 value=%22cachesearch%22%3E%3Cdiv class=%22validatemessage%22 style=%22display: none;%22%3EPLEASE COMPLETE ALL REQUIRED FIELDS%3C/div%3E%3Cinput aria-hidden=%22true%22 type=%22hidden%22 name=%22prevSearch%22 id=%22prevSearch%22 value=%22%22%3E%3Cinput aria-hidden=%22true%22 type=%22hidden%22 name=%22fromcustom%22 id=%22fromcustom%22 value=%22y%22%3E%3Cdiv%3E%3Cspan%3E%3Cbr /%3E%3Cdiv class=%22form-group%22%3E%3Cinput autocomplete=%22on%22 class=%22form-control%22 type=%22text%22 id=%22Keyword%22 name=%22Keyword%22 placeholder=%22Search Jobs by Keyword%22 title=%22Search Jobs by Keyword%22%3E%3C/div%3E%3C/span%3E%3C/div%3E%3Cdiv%3E%3Cbutton id=%22goButton%22 type=%22button%22 class=%22btn goButton searchButton btn-default goButton searchButton%22%3E%3Cspan id=%22goButtonText%22%3EGo%3C/span%3E%3C/button%3E%3C/div%3E%3C/form%3E\r\n'); }else{ window.pcrContainer.innerHTML = unescape('%3Cdiv style=%22text-align:center;padding:20px; border:1px solid #666;%22 %3E %3Cdiv%3EAccess denied. Domain doesn\'t match Allowed Domain in custom form settings.%3C/div%3E%3Cdiv%3EFor preview please allow all domains.%3C/div%3E%3C/div%3E'); } appendPcrScript('https://www2.pcrecruiter.net/pcrimg/js/customforms.js?ver=202404241114220'); } appendPcrScript('https://www2.pcrecruiter.net/pcrimg/js/jobboard.js?ver=202404241114220',postload);