It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: http://jobs.cuhire.com/rss/feed.xml

  1. <!DOCTYPE html>
  2. <html lang="en">
  3.    <head>
  4.      <!-- Google Tag Manager -->
  5.      <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
  6.      new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
  7.      j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
  8.      'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
  9.      })(window,document,'script','dataLayer','GTM-NFM95BJ');</script>
  10.      <!-- End Google Tag Manager -->
  11.        <base href="https://jobs.cuhire.com/">        <title>Page not found | Credit Union Jobs</title>
  12.  
  13.        <meta name="description" content="Career website">
  14.  
  15.        <meta charset="UTF-8">
  16.        <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=5" >
  17.        <meta name="mobile-web-app-capable" content="yes">
  18.        <meta http-equiv="X-UA-Compatible" content="IE=edge">
  19.  
  20.        <meta content="DISoYOi2ODwRcHkFJQuWSW3uISkqOvDWsajdKSzV" name="csrf-token">
  21.  
  22.                <meta content="index,follow" name="robots">
  23.        
  24.        
  25.        <script>
  26.    function loadScripts(source, callback) {
  27.        if (!(source != null && (typeof source == 'string' || typeof source == 'object'))) return;
  28.        let src = typeof source == 'string' ? [source] : source;
  29.        let total = [];
  30.        let loaded = [];
  31.        let failed = [];
  32.        let fn = function (e) {
  33.            if (e.type == 'load') loaded.push(e.target.src);
  34.            else failed.push(e.target.src);
  35.            if ((loaded.length + failed.length) == total.length && typeof callback == 'function') callback(!!failed.length, loaded, failed);
  36.        };
  37.        let load = function (src) {
  38.            let s = document.createElement('script');
  39.            s.type = 'application/javascript';
  40.            s.src = src;
  41.            s.addEventListener('error', fn, false);
  42.            s.addEventListener('load', fn, false);
  43.            document.getElementsByTagName('head')[0].appendChild(s);
  44.            return s.src;
  45.        };
  46.        for (let i in src) {
  47.            let s = src[i].split(/[\s,]+/);
  48.            for (let j in s) if (total.indexOf(s[j]) < 0) total.push(load(s[j]));
  49.        }
  50.    }
  51.  
  52.    function loadStyles(source, callback) {
  53.        if (!(source != null && (typeof source == 'string' || typeof source == 'object'))) return;
  54.        let src = typeof source == 'string' ? [source] : source;
  55.        let total = [];
  56.        let loaded = [];
  57.        let failed = [];
  58.        let fn = function (e) {
  59.            if (e.type == 'load') loaded.push(e.target.src);
  60.            else failed.push(e.target.src);
  61.            if ((loaded.length + failed.length) == total.length && typeof callback == 'function') callback(!!failed.length, loaded, failed);
  62.        };
  63.        let load = function (src) {
  64.            let s = document.createElement('link');
  65.            s.rel = 'stylesheet';
  66.            s.href = src;
  67.            s.addEventListener('error', fn, false);
  68.            s.addEventListener('load', fn, false);
  69.            document.getElementsByTagName('head')[0].appendChild(s);
  70.            return s.src;
  71.        };
  72.        for (let i in src) {
  73.            let s = src[i].split(/[\s,]+/);
  74.            for (let j in s) if (total.indexOf(s[j]) < 0) total.push(load(s[j]));
  75.        }
  76.    }
  77.  
  78.    function trackEvent(url, data, method = 'GET') {
  79.        $.ajax({
  80.            url: url,
  81.            method: method,
  82.            data: data || {},
  83.            async: true,
  84.            cache: false,
  85.            headers: {
  86.                'X-CSRF-TOKEN': $('meta[name="csrf-token"]').attr('content')
  87.            },
  88.            success: (response) => {
  89.                let trackingCode = response.code || '';
  90.                $('body').append(trackingCode)
  91.            },
  92.        });
  93.    }
  94.  
  95.    function triggerEvent(name, element = document) {
  96.        if(!name) return;
  97.        const event = new Event(name);
  98.        element.dispatchEvent(event);
  99.    }
  100.  
  101.    if (typeof grecaptcha === 'undefined') {
  102.        grecaptcha = {};
  103.    }
  104.  
  105.    grecaptcha.alreadyLoaded = []
  106.    grecaptcha.loadFromCDN = function(url, params) {
  107.        if (! this.alreadyLoaded.includes(url)) {
  108.            this.alreadyLoaded.push(url);
  109.  
  110.            let script = document.createElement('script');
  111.            script.setAttribute('type', 'text/javascript');
  112.            script.setAttribute('src', url);
  113.            for (let i in params) {
  114.                script.setAttribute(params[i], '');
  115.            }
  116.  
  117.            document.body.appendChild(script);
  118.        }
  119.    }
  120.  
  121.    grecaptcha.ready = function(cb){
  122.        if (typeof grecaptcha === 'object' && typeof grecaptcha.execute === 'undefined') {
  123.            const c = '___grecaptcha_cfg';
  124.            window[c] = window[c] || {};
  125.            (window[c]['fns'] = window[c]['fns']||[]).push(cb);
  126.        } else {
  127.            setTimeout(function() {
  128.                cb();
  129.            }, 1000)
  130.        }
  131.    }
  132. </script>
  133.                    <!--link rel="preload" as="style" onload="this.onload=null;this.rel='stylesheet'" href="https://use.fontawesome.com/releases/v5.15.3/css/all.css"-->
  134.            <link rel="stylesheet" href="/themes/cuhire_ng/css/style.css?1751633677">
  135.        
  136.                    <script src="/themes/nextgen/js/jquery.min.js?1750753629"></script>
  137.            <script src="/themes/nextgen/js/bootstrap.min.js?1750753629"></script>
  138.            <script src="/themes/nextgen/js/plugins.js?1750753629"></script>
  139.            <script src="js/common.min.js"></script>
  140.            <script>
  141.                $(function() {
  142.                    triggerEvent('jqueryReady');
  143.                    triggerEvent('bootstrapReady');
  144.                    triggerEvent('commonReady');
  145.                })
  146.            </script>
  147.        
  148.        <link href="/themes/cuhire_ng/css/custom.css?1512655732" rel="stylesheet">
  149. <link href="/themes/cuhire_ng/css/theme_style.min.css?1599552875" rel="stylesheet">
  150.  
  151. <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.1/css/font-awesome.min.css">
  152. <script src="themes/cuhire_ng/js/theme_script.min.js" type="text/javascript"></script>
  153.  
  154.                    <link rel="shortcut icon" href="https://wjm.s3.amazonaws.com/cuhire/uploads/logo_16px_1716456633.png">
  155.        
  156.        <meta property="og:type" content="website">
  157.        <meta property="og:site_name" content="Cuhire Jobs">
  158.  
  159.                    <meta property="og:title" content="Page not found | Credit Union Jobs">
  160.            <meta property="og:description" content="Career website">
  161.            <meta property="og:image" content="https://jobs.cuhire.com/themes/cuhire_ng/images/logo.png">
  162.            <meta property="og:url" content="https://jobs.cuhire.com/rss/feed.xml">
  163.        
  164.        
  165.    </head>
  166.    <body>
  167.  
  168.    <!-- Google Tag Manager (noscript) -->
  169.    <noscript>
  170.        <iframe
  171.            title="Google Tag Manager"
  172.            src="https://www.googletagmanager.com/ns.html?id=GTM-NFM95BJ"
  173.            height="0"
  174.            width="0"
  175.            style="display:none;visibility:hidden">
  176.        </iframe>
  177.    </noscript>
  178.    <!-- End Google Tag Manager (noscript) -->
  179.    <!--Start top and Logo-->
  180.  
  181.    <div id="banner-header-wide-1"></div>
  182.  
  183.  
  184. <div class="c-header center">
  185.    <a class="c-logo" href="http://www.cuhire.com" title="Cuhire.com">Cuhire.com</a>
  186.  
  187.    <div class="c-right-head">
  188.        <!--span class="title">Specializing in placements for Banks and Credit Unions</span>
  189.        <p>Cuhire.com empowers Banks and Credit Unions to use a single source for their employment needs by reaching powerful hiring networks. Reach <a title="qualified credit union job candidates" href="http://www.cuhire.com/for-credit-unions.php">qualified credit union job candidates</a> more effectively through Cuhire's Credit Union job talent network.</p>
  190.        <ul>
  191.            <li><a title="See our Exclusive Executive Search Gaurantee" href="http://www.cuhire.com/for-credit-unions/executive-search.php">Our Exclusive Executive Search Guarantee</a></li>
  192.            <li><a title="Interview and Selection Training Registration" href="http://www.cuhire.com/for-credit-unions/interview-selection-training.php">Interview and Selection Training</a></li>
  193.        </ul>
  194.        <span class="c-top-phone">Phone: 612-223-7966</span>
  195.        <a href="http://cuhire.simply-partner.com/a/jobs/list/" title="Search All Jobs Now!" target="_blank">
  196.            <span>Search All Jobs Now!</span>
  197.        </a>
  198.        <a href="http://thetalentbuzz.com/" title="Recruiting Blog" target="_blank">
  199.            <span>Recruiting Blog</span>
  200.        </a-->
  201.    </div>
  202.    <div class="c-mob">
  203.        <a href="javascript:;" class="c-button-mobile">
  204.            <i></i>
  205.            <i></i>
  206.            <i></i>
  207.        </a>
  208.    </div>
  209.    <ul class="c-navigation">
  210.        <li><a href="http://www.cuhire.com/" title="Home">Home</a></li>
  211.        <li>
  212.            <a href="http://www.cuhire.com/for-candidates.php" title="For Candidates">For Candidates</a><span class="arrow_mobile"><i class="fa fa-angle-down"></i></span>
  213.            <ul>
  214.                <li><a href="http://jobs.cuhire.com" title="Search Jobs">Search Jobs</a></li>
  215.                <li><a href="http://www.cuhire.com/for-candidates/candidate-resources.php" title="Candidate Resources">Candidate Resources</a></li>
  216.                <li><a href="http://www.cuhire.com/for-candidates/featured-employers.php" title="Featured Employers">Featured Employers</a></li>
  217.            </ul>
  218.        </li>
  219.        <li>
  220.            <a href="http://www.cuhire.com/for-credit-unions.php" title="For Credit Unions">For Credit Unions</a><span class="arrow_mobile"><i class="fa fa-angle-down"></i></span>
  221.            <ul>
  222.                <li><a href="http://www.cuhire.com/for-credit-unions/post-a-job.php" title="Job Postings for Only $185!">Job Postings for Only $185!</a></li>
  223.                <li><a href="http://www.cuhire.com/for-credit-unions/executive-search.php" title="Executive Search">Executive Search</a></li>
  224.                <li><a href="http://www.cuhire.com/for-credit-unions/recruiting-solutions.php" title="Recruiting Solutions ">Recruiting Solutions </a></li>
  225.                <li><a href="http://www.cuhire.com/for-credit-unions/competency-models.php" title="Competency Models">Competency Models</a></li>
  226.                <li><a href="http://www.cuhire.com/for-credit-unions/career-site-optimization.php" title="Career Site Optimization">Career Site Optimization</a></li>
  227.                <li><a href="http://www.cuhire.com/for-credit-unions/interview-selection-training.php" title="Interview &amp; Selection Training">Interview &amp; Selection Training</a></li>
  228.                <li><a href="http://www.cuhire.com/for-credit-unions/become-a-featured-employer.php" title="Become a Featured Employer">Become a Featured Employer</a></li>
  229.                <li><a href="http://www.cuhire.com/for-credit-unions/background-checks.php" title="Background Checks">Background Checks</a></li>
  230.            </ul>
  231.        </li>
  232.        <li>
  233.            <a href="http://www.cuhire.com/about-cuhire.php" title="About Cuhire">About Cuhire</a><span class="arrow_mobile"><i class="fa fa-angle-down"></i></span>
  234.            <ul>
  235.                <li><a href="http://www.cuhire.com/about-cuhire/our-featured-partners.php" title="Cuhire Partners">Cuhire Partners</a></li>
  236.                <li><a href="http://www.cuhire.com/about-cuhire/free-join-the-cu-linkedin-group.php" title="FREE Join the CU LinkedIn Group">FREE Join the CU LinkedIn Group</a></li>
  237.                <li><a href="http://www.cuhire.com/about-cuhire/cuhire-in-the-news.php" title="Cuhire in the News">Cuhire in the News</a></li>
  238.                <li><a href="http://www.cuhire.com/about-cuhire/contact-us.php" title="Contact Cuhire Today">Contact Cuhire Today</a></li>
  239.                <li><a href="http://www.TheTalentBuzz.com" title="Recruiting News">Recruiting News</a></li>
  240.                <li><a href="http://hirenomics.com/our-team" title="Our Team">Our Team</a></li>
  241.            </ul>
  242.        </li>
  243.        <li><a href="http://hirenomics.com" title="Hirenomics.com">Hirenomics.com</a></li>
  244.        <li><a href="http://www.cuhire.com/site-map.php" title="Site Map">Site Map</a></li>
  245.    </ul>
  246. </div>
  247.  
  248.  
  249. <header id="ws-header">
  250.    <nav class="navbar navbar-inverse bg-dark">
  251.        <div class="container">
  252.            <div class="navbar-header">
  253.                <button
  254.                    type="button"
  255.                    class="navbar-toggle collapsed"
  256.                    data-toggle="collapse"
  257.                    data-target="#header-navbar"
  258.                    aria-expanded="false"
  259.                    aria-controls="navbar"
  260.                    aria-label="Toggle mobile navigation"
  261.                >
  262.                    <span class="icon-bar"></span>
  263.                    <span class="icon-bar"></span>
  264.                    <span class="icon-bar"></span>
  265.                </button>
  266.                            </div>
  267.  
  268.            <div
  269.                class="collapse navbar-collapse guest-menu"
  270.                id="header-navbar"
  271.            >
  272.                
  273. <div class="pull-left flex-sm-container clearfix">
  274.                                        <ul class="nav navbar-nav guest-menu">
  275.                                        <li id="menu-item-2968" class="current">
  276.                                    <a href="/"
  277.                        ex-data                                            >
  278.                                            Home                                        </a>
  279.                            </li>
  280.                                                        <li id="menu-item-2970" class="">
  281.                                    <a href="/jobs"
  282.                                                                    >
  283.                                            Search                                        </a>
  284.                            </li>
  285.                                                        <li id="menu-item-2973" class="">
  286.                                    <a href="/employer-directory"
  287.                                                                    >
  288.                                            Directory                                        </a>
  289.                            </li>
  290.                                                        <li id="menu-item-2976" class="">
  291.                                    <a href="/contact-us"
  292.                                                                    >
  293.                                            Contact Us                                        </a>
  294.                            </li>
  295.                                                        <li id="menu-item-3002" class="">
  296.                                    <a href="/career-resources"
  297.                                                                    >
  298.                                            Career Resources                                        </a>
  299.                            </li>
  300.                                                                </ul>
  301.                                        <p class="navbar-btn pull-left">
  302.                <a href="/employer-offers"
  303.                    class="btn btn-primary pricing-btn"                                    >
  304.                    Pricing                </a>
  305.            </p>
  306.                        </div>
  307.  
  308.                
  309.    <nav class="nav navbar-right flex-sm-container">
  310.        <ul class="nav navbar-nav mx-0">
  311.            <li class="register-top">
  312.                <a href="#" class="dropdown-toggle" data-toggle="dropdown">
  313.                    Register                    <span class="caret"></span>
  314.                </a>
  315.                <ul class="dropdown-menu reg-choose">
  316.                    <li><a href="/register-seeker">Job Seekers</a></li>
  317.                                            <li><a href="/register-employer">Employers</a></li>
  318.                                    </ul>
  319.            </li>
  320.            <li>
  321.                <a class="sign-in" href="/sign-in">
  322.                    <i class="fas fa-lock"></i>
  323.                    Sign In                </a>
  324.            </li>
  325.            
  326. <script>
  327.    var scriptsLanguage = 'EN';
  328. </script>
  329.  
  330.        </ul>
  331.        <p class="navbar-btn pull-left">
  332.            <a class="btn btn-primary post-job" href="/employer-offers"
  333.            >Post a Job</a>
  334.        </p>
  335.    </nav>
  336.  
  337. <script>
  338.    document.addEventListener('jqueryReady', function() {
  339.        let $headerNavbar = $('#header-navbar'),
  340.            $userDropdown = $headerNavbar.find('.user-dropdown'),
  341.            $submenu = $userDropdown.find('.submenu');
  342.  
  343.  
  344.            $submenu.on('click', function (event){
  345.                event.stopPropagation();
  346.  
  347.                let $this = $(this);
  348.                    $thisMenu = $this.find('ul.menu'),
  349.                    $otherMenus = $submenu.find('ul.menu');
  350.  
  351.  
  352.  
  353.                if($thisMenu.hasClass('open')) {
  354.                    $thisMenu.removeClass('open')
  355.                } else {
  356.                    $otherMenus.removeClass('open')
  357.                    $thisMenu.addClass('open')
  358.                }
  359.            })
  360.  
  361.    });
  362. </script>
  363.  
  364.            </div>
  365.        </div>
  366.    </nav>
  367. </header>
  368.  
  369. <div class="container view-404">
  370.    <div class="row">
  371.        <div class="col-md-6 col-md-offset-3 col-sm-12 col-sm-offset-0 text-center">
  372.            <div class="page-header">
  373.                <h1>Not found</h1>
  374.            </div>
  375.            <p>The requested URL was not found on this server.</p>
  376.            <p>If you need assistance you can</p>
  377.            <p>
  378.                <a href="/" class="btn btn-primary"><i class="glyphicon glyphicon-home"></i>  visit our home page</a>
  379.                <a href="/contact-us" class="btn btn-default"><i class="glyphicon glyphicon-envelope"></i>  contact us</a>
  380.            </p>
  381.        </div>
  382.    </div>
  383. </div>
  384.    <div id="banner-footer-wide-top-1"></div>
  385.  
  386.  
  387. <div class="ws-footer" id="ws-footer">
  388.    <div class="bg-darken footer index mt-2 py-2">
  389.        <div class="container">
  390.                        <div class="row">
  391.                <div class="col-md-12">
  392.                    <a href="https://jobs.cuhire.com/browse-jobs" class="title d-block text-white text-bold my-1">
  393.                        Find Jobs By Category                    </a>
  394.                </div>
  395.            </div>
  396.            <div class="row">
  397.                                        <div class="col-md-3 col-sm-6">
  398.                        <ul class="list list-unstyled">
  399.                                                                                            <li class="list-item">
  400.                                    <a href="c-it-jobs.html" class="text-white">
  401.                                        IT                                    </a>
  402.                                </li>
  403.                                                                                            <li class="list-item">
  404.                                    <a href="c-lending-credit-jobs.html" class="text-white">
  405.                                        Lending / Credit                                    </a>
  406.                                </li>
  407.                                                            </ul></div><div class="col-md-3 col-sm-6"><ul class="list-unstyled">                                <li class="list-item">
  408.                                    <a href="c-management-jobs.html" class="text-white">
  409.                                        Management                                    </a>
  410.                                </li>
  411.                                                                                            <li class="list-item">
  412.                                    <a href="c-mortgage-jobs.html" class="text-white">
  413.                                        Mortgage                                    </a>
  414.                                </li>
  415.                                                            </ul></div><div class="col-md-3 col-sm-6"><ul class="list-unstyled">                                <li class="list-item">
  416.                                    <a href="c-operations-jobs.html" class="text-white">
  417.                                        Operations                                    </a>
  418.                                </li>
  419.                                                                                            <li class="list-item">
  420.                                    <a href="c-retail-jobs.html" class="text-white">
  421.                                        Retail                                    </a>
  422.                                </li>
  423.                                                    </ul>
  424.                    </div>
  425.                </div>
  426.            
  427.            <div class="row">
  428.                <div class="col-md-12 text-center text-white copyrights">
  429.                    <p>Powered by <a href="https://www.webscribble.com" target="_blank" class="underline text-white">Web Scribble Solutions</a>, Inc.</p>
  430.                </div>
  431.            </div>
  432.        </div>
  433.    </div>
  434. </div>
  435.  
  436. <footer id="ws-custom-footer">
  437.    <div class="bottom-top">
  438.  
  439.    <div class="bottom-bottom">
  440.  
  441.        <div class="bottom-center">
  442.  
  443.            <div class="box1">
  444.  
  445.                <h3><a href="http://www.cuhire.com/for-candidates.php" title="For Candidates">For Candidates</a></h3>
  446.  
  447.                <ul class="candidates-ul1">
  448.  
  449.                    <li><a href="http://cuhire.simply-partner.com/a/jobs/list/" title="Search Jobs">Search Jobs</a></li>
  450.  
  451.                    <!--<li><a href="http://www.cuhire.com/for-candidates/join-our-talent-network.php" title="Join our Talent Network">Join our Talent Network</a></li>-->
  452.  
  453.                    <li><a href="http://www.cuhire.com/for-candidates/candidate-resources.php" title="Candidate Resources">Candidate Resources</a></li>
  454.  
  455.                    <li><a href="http://www.cuhire.com/for-candidates/featured-employers.php" title="Featured Employers">Featured Employers</a></li>
  456.  
  457.                </ul>
  458.  
  459.            </div>
  460.  
  461.            <span class="bottom-split"></span>
  462.  
  463.            <div class="box2">
  464.  
  465.                <h3><a href="http://www.cuhire.com/for-credit-unions.php" title="For Credit Unions">For Credit Unions</a></h3>
  466.  
  467.                <ul class="candidates-ul">
  468.  
  469.                    <li><a href="http://cuhire.simply-partner.com/a/jobs/list/" title="Job Postings">Job Postings</a></li>
  470.  
  471.                    <li><a href="http://www.cuhire.com/for-credit-unions/recruiting-solutions.php" title="Recruiting Solutions">Recruiting Solutions</a></li>
  472.  
  473.                    <li><a href="http://www.cuhire.com/for-credit-unions/executive-search.php" title="Executive Search">Executive Search</a></li>
  474.  
  475.                    <li><a href="http://www.cuhire.com/for-credit-unions/competency-models.php" title="Competency Models">Competency Models</a></li>
  476.  
  477.                </ul>
  478.  
  479.            </div>
  480.  
  481.            <div class="box2">
  482.  
  483.                <ul class="candidates-ul2">
  484.  
  485.                    <!--<li><a href="/sitepages/pid46.php">Talent Networks</a></li>-->
  486.  
  487.                    <li><a href="http://www.cuhire.com/for-credit-unions/career-site-optimization.php" title="Career Site Optimization">Career Site Optimization</a></li>
  488.  
  489.                    <li><a href="http://www.cuhire.com/for-credit-unions/interview-selection-training.php" title="Interview &amp; Selection Training">Interview &amp; Selection Training</a></li>
  490.  
  491.                    <li><a href="http://www.cuhire.com/for-credit-unions/become-a-featured-employer.php" title="Become a Featured Employer">Become a Featured Employer</a></li>
  492.  
  493.                    <li><a href="http://www.cuhire.com/for-credit-unions/background-checks.php" title="Background Checks">Background Checks</a></li>
  494.  
  495.                </ul>
  496.  
  497.            </div>
  498.  
  499.            <a class="cuhire-bottom" href="http://www.cuhire.com" title="Cuhire.com">Cuhire.com</a>
  500.  
  501.            <ul class="phone-email">
  502.  
  503.  
  504.  
  505.                <li class="ph">612-223-7966</li>
  506.  
  507.                <li id="ff"><a href="mailto:info@cuhire.com" title="Email Cuhire">info@cuhire.com</a></li>
  508.  
  509.            </ul>
  510.  
  511.            <div id="clear"></div>
  512.  
  513.            <span class="slogan">Delivering Credit Union Talent - On Demand</span>
  514.  
  515.  
  516.  
  517.        </div>
  518.  
  519.    </div>
  520.  
  521. </div>
  522.  
  523. <div id="footer">
  524.  
  525.    <ul>
  526.  
  527.        <li id="first-foot"><a href="http://www.cuhire.com" title="Home">Home</a></li>
  528.  
  529.        <!--  <li><a href="http://www.cuhire.com/blog" title="Blog">Blog</a></li> -->
  530.  
  531.        <li><a href="http://www.cuhire.com/for-candidates.php" title="For Candidates">For Candidates</a></li>
  532.  
  533.        <li><a href="http://www.cuhire.com/for-credit-unions.php" title="For Credit Unions">For Credit Unions</a></li>
  534.  
  535.        <li><a href="http://www.cuhire.com/about-cuhire.php" title="About Cuhire">About Cuhire</a></li>
  536.  
  537.        <li><a href="http://www.cuhire.com/newsletter-sign-up.php" title="Newsletter Sign-Up">Newsletter Sign-Up</a></li>
  538.  
  539.        <li><a href="http://www.cuhire.com/site-map.php" title="Site Map">Site Map</a></li>
  540.  
  541.        <li><a href="http://www.cuhire.com/about-cuhire/contact-us.php" title="Contact Us">Contact Us</a></li>
  542.  
  543.        <li id="last-foot"><a href="http://www.cuhire.com/hidden-pages/site-credits.php" title="Site Credits">Site Credits</a></li>
  544.  
  545.    </ul>
  546.  
  547.  
  548.  
  549.    <ul>
  550.  
  551.        <li id="first-foot"><strong>Copyright &copy; <script language="JavaScript1.2">
  552.  
  553.            var time=new Date();
  554.  
  555.            var year=time.getYear();
  556.  
  557.            if (year < 2000)
  558.  
  559.                year = year + 1900;
  560.  
  561.            document.write(year);
  562.  
  563.        </script> Cuhire, Inc. --- All Rights Reserved.</strong></li>
  564.  
  565.    </ul>
  566.  
  567. </div></footer>
  568.  
  569.  
  570. <script defer src="/themes/nextgen/js/main.min.js?1750753629"></script>
  571.  
  572. <!-- NG-3557 -->
  573.  
  574. <!-- NG-3557 -->
  575.  
  576.    
  577.  
  578.  
  579.  
  580. <script>
  581.  
  582. </script>
  583.  
  584.  
  585.  
  586.  
  587.  
  588. <div id="alert-popus-container" class="sticky-alert-container position-fixed fixed-bottom">
  589.    <div class="container-fluid">
  590.        <div class="row">
  591.                        <div id="cookieconsent-wrapper"></div>
  592.        </div>
  593.    </div>
  594. </div>
  595.  
  596. <script>
  597.    window.FontAwesomeConfig = {
  598.        autoReplaceSvg: "nest",
  599.        autoA11y: true,
  600.        autoAddCss: true,
  601.        keepOriginalSource: false
  602.    }
  603. </script>
  604. <script async src="https://use.fontawesome.com/releases/v5.15.3/js/all.js"></script>
  605.  
  606.  
  607. <script>
  608.    const templates = document.querySelectorAll('template');
  609.  
  610.    function processTemplate(element) {
  611.        const parents = document.querySelectorAll(element.dataset.parent);
  612.        const position = element.dataset.position ? element.dataset.position : 'afterend';
  613.  
  614.        parents.forEach(function(parent){
  615.            if(position === 'instead'){
  616.                parent.outerHTML = element.innerHTML;
  617.            }else{
  618.                parent.insertAdjacentHTML(position, element.innerHTML);
  619.            }
  620.        });
  621.  
  622.        if ( typeof element.dataset.cleanup === 'undefined' || element.dataset.cleanup === true || element.dataset.cleanup === 'true' ) {
  623.            element.remove();
  624.        }
  625.    }
  626.  
  627.    function addXMLRequestCallback(callback){
  628.        let nativeOpen = XMLHttpRequest.prototype.open;
  629.        let callbacks = XMLHttpRequest.callbacks = [];
  630.        XMLHttpRequest.prototype.open = function () {
  631.            callbacks.forEach(callback => callback.apply(this, arguments));
  632.            nativeOpen.apply(this, arguments);
  633.        };
  634.  
  635.        XMLHttpRequest.callbacks.push(callback);
  636.    }
  637.  
  638.    templates.forEach(function(element){
  639.        if ( !element.dataset.parent ) {
  640.            return false;
  641.        }
  642.  
  643.        if ( !element.dataset.trigger || element.dataset.trigger === 'instant' ) {
  644.            setTimeout(()=>{ processTemplate(element) }, element.dataset.delay ? element.dataset.delay : 0 );
  645.        } else if ( element.dataset.trigger === 'event' ) {
  646.            if ( !element.dataset.event ){
  647.                return false;
  648.            }
  649.            document.addEventListener( element.dataset.event, () => {
  650.                setTimeout(()=>{ processTemplate(element) }, element.dataset.delay ? element.dataset.delay : 0 );
  651.            });
  652.        } else if ( element.dataset.trigger === 'xhr' ) {
  653.            addXMLRequestCallback( function( method, url ) {
  654.                if ( element.dataset.url || element.dataset.method ) {
  655.                    if ( element.dataset.url && element.dataset.method ) {
  656.                        if ( element.dataset.method === method && url.toString().includes(element.dataset.url) ) {
  657.                            setTimeout(()=>{ processTemplate(element) }, element.dataset.delay ? element.dataset.delay : 0 );
  658.                        }
  659.                    } else if ( element.dataset.url && url.includes(element.dataset.url) ) {
  660.                        setTimeout(()=>{ processTemplate(element) }, element.dataset.delay ? element.dataset.delay : 0 );
  661.                    } else if ( element.dataset.method && element.dataset.method === method ){
  662.                        setTimeout(()=>{ processTemplate(element) }, element.dataset.delay ? element.dataset.delay : 0 );
  663.                    }
  664.                } else {
  665.                    setTimeout(()=>{ processTemplate(element) }, element.dataset.delay ? element.dataset.delay : 0 );
  666.                }
  667.            });
  668.        }
  669.    });
  670. </script>
  671. <link rel="stylesheet" href="/themes/nextgen/css/configuration.css?1750753629">
  672.  
  673. </body>
  674. </html>
  675.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda