<!doctype html>
<html lang="en">

<head>
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
  <meta charset="utf-8">
  <title>ADP - Screening and Selection Services</title>
  <base href="/sel-gateway/synerg/">

  <meta name="viewport" content="width=device-width, initial-scale=1">
  <link rel="icon" type="image/x-icon" href="favicon.ico">
  <meta name="theme-color" content="#1976d2">
<link rel="stylesheet" href="styles.1255be8421387e79cf70.css"></head>

<body style="overflow: auto" synerg-theme="one">
<div id="initialLoad">
  <sdf-busy-indicator type="primary" size="xl" overlay fullScreen/>
</div>
<app-root style="visibility: hidden;"></app-root>
<noscript>Please enable JavaScript to continue using this application.</noscript>
<script src="runtime.11817d86b065ae28184b.js" defer></script><script src="polyfills-es5.f697505f60c2125cebd4.js" nomodule defer></script><script src="polyfills.80e2e65e487beeb0b431.js" defer></script><script src="scripts.880b1ce730d4f84c1989.js" defer></script><script src="main.8ea408f624b74cfd2d7a.js" defer></script></body>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag() {
    dataLayer.push(arguments);
  }
  gtag('js', new Date());
</script>
<script src="/sel-gateway/resource/api/v1/utils/env.js" type="text/javascript" charset="utf-8"></script>
<script src="https://synerg.adp.com/config/synerg-config-5.15.0.js"></script>
<script src="https://synerg.adp.com/features/config/synerg-config-5.15.0.js"></script>
<script src="https://synerg.adp.com/sdfx/config/sdfx-config-5.15.0.js"></script>

<!-- walkMe through script -->
<script type="text/javascript">
(function () {
  var walkme = document.createElement('script');
  walkme.type = 'text/javascript';
  walkme.async = true;
  walkme.src = window.__env.walkMeUrl;
  var s = document.getElementsByTagName('script')[0];
  s.parentNode.insertBefore(walkme, s);
  window._walkmeConfig = {smartLoad: true};
})();
</script>
<!-- Initialize SynerG web components -->
<script>
  Promise.all([
    window.SynergConfig.initialize({ baseUrl: 'https://synerg.adp.com' }),
    window.SynergFeaturesConfig.initialize({ baseUrl: 'https://synerg.adp.com/features'}),
    window.SDFXConfig.initialize({ baseUrl: 'https://synerg.adp.com/sdfx'})
  ]).then((cfgs) => {
    const sdfCfg = cfgs[0];
    return sdfCfg.loadGlobalStyles(['sdf-global', 'sdf-utilities']);
  }).then(() => {
    console.log('Components are ready with the default theme');
    document.querySelector('app-root').style.visibility = "visible";
  });
</script>
<!-- Initialize Pendo -->
<script>
  (function(apiKey){
    (function(p,e,n,d,o){var v,w,x,y,z;o=p[d]=p[d]||{};o._q=o._q||[];
      v=['initialize','identify','updateOptions','pageLoad','track'];for(w=0,x=v.length;w<x;++w)(function(m){
        o[m]=o[m]||function(){o._q[m===v[0]?'unshift':'push']([m].concat([].slice.call(arguments,0)));};})(v[w]);
      y=e.createElement(n);y.async=!0;y.src='https://cdn.pendo.io/agent/static/'+apiKey+'/pendo.js';
      z=e.getElementsByTagName(n)[0];z.parentNode.insertBefore(y,z);})(window,document,'script','pendo');
    try {
      if (window.pendoMeta) {
        pendo.initialize(pendoMeta);
      }
    } catch (e) {
      console.error('Pendo is not initialized', e);
    }
  })(window.pendoKey);
</script>

</html>
