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="nlKT5ckF4cEYWt8CGI5DuqfXS93b4N7qTrr7Tndz" 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?1756380801">
  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">
  317.                        Job Seekers                    </a></li>
  318.                                <li><a href="/register-employer">
  319.                        Employers                    </a></li>
  320.                            </ul>
  321.        </li>
  322.        <li>
  323.            <a class="sign-in" href="/sign-in">
  324.                <i class="fas fa-lock"></i>
  325.                Sign In            </a>
  326.        </li>
  327.        
  328. <script>
  329.    var scriptsLanguage = 'EN';
  330. </script>
  331.  
  332.    </ul>
  333.    <p class="navbar-btn pull-left">
  334.        <a class="btn btn-primary post-job" href="/employer-offers">
  335.            Post a Job        </a>
  336.    </p>
  337. </nav>
  338.  
  339. <script>
  340.    document.addEventListener('jqueryReady', function () {
  341.        let $headerNavbar = $('#header-navbar'),
  342.            $userDropdown = $headerNavbar.find('.user-dropdown'),
  343.            $submenu = $userDropdown.find('.submenu');
  344.  
  345.  
  346.        $submenu.on('click', function (event) {
  347.            event.stopPropagation();
  348.  
  349.            let $this = $(this);
  350.            $thisMenu = $this.find('ul.menu'),
  351.                $otherMenus = $submenu.find('ul.menu');
  352.  
  353.  
  354.  
  355.            if ($thisMenu.hasClass('open')) {
  356.                $thisMenu.removeClass('open')
  357.            } else {
  358.                $otherMenus.removeClass('open')
  359.                $thisMenu.addClass('open')
  360.            }
  361.        })
  362.  
  363.    });
  364. </script>
  365.  
  366.            </div>
  367.        </div>
  368.    </nav>
  369. </header>
  370.  
  371. <div class="container view-404">
  372.    <div class="row">
  373.        <div class="col-md-6 col-md-offset-3 col-sm-12 col-sm-offset-0 text-center">
  374.            <div class="page-header">
  375.                <h1>Not found</h1>
  376.            </div>
  377.            <p>The requested URL was not found on this server.</p>
  378.            <p>If you need assistance you can</p>
  379.            <p>
  380.                <a href="/" class="btn btn-primary"><i class="glyphicon glyphicon-home"></i>  visit our home page</a>
  381.                <a href="/contact-us" class="btn btn-default"><i class="glyphicon glyphicon-envelope"></i>  contact us</a>
  382.            </p>
  383.        </div>
  384.    </div>
  385. </div>
  386.    <div id="banner-footer-wide-top-1"></div>
  387.  
  388.  
  389. <div class="ws-footer" id="ws-footer">
  390.    <div class="bg-darken footer index mt-2 py-2">
  391.        <div class="container">
  392.                        <div class="row">
  393.                <div class="col-md-12">
  394.                    <a href="https://jobs.cuhire.com/browse-jobs" class="title d-block text-white text-bold my-1">
  395.                        Find Jobs By Category                    </a>
  396.                </div>
  397.            </div>
  398.            <div class="row">
  399.                                        <div class="col-md-3 col-sm-6">
  400.                        <ul class="list list-unstyled">
  401.                                                                                            <li class="list-item">
  402.                                    <a href="c-it-jobs.html" class="text-white">
  403.                                        IT                                    </a>
  404.                                </li>
  405.                                                                                            <li class="list-item">
  406.                                    <a href="c-lending-credit-jobs.html" class="text-white">
  407.                                        Lending / Credit                                    </a>
  408.                                </li>
  409.                                                            </ul></div><div class="col-md-3 col-sm-6"><ul class="list-unstyled">                                <li class="list-item">
  410.                                    <a href="c-management-jobs.html" class="text-white">
  411.                                        Management                                    </a>
  412.                                </li>
  413.                                                                                            <li class="list-item">
  414.                                    <a href="c-mortgage-jobs.html" class="text-white">
  415.                                        Mortgage                                    </a>
  416.                                </li>
  417.                                                            </ul></div><div class="col-md-3 col-sm-6"><ul class="list-unstyled">                                <li class="list-item">
  418.                                    <a href="c-operations-jobs.html" class="text-white">
  419.                                        Operations                                    </a>
  420.                                </li>
  421.                                                                                            <li class="list-item">
  422.                                    <a href="c-retail-jobs.html" class="text-white">
  423.                                        Retail                                    </a>
  424.                                </li>
  425.                                                    </ul>
  426.                    </div>
  427.                </div>
  428.            
  429.            <div class="row">
  430.                <div class="col-md-12 text-center text-white copyrights">
  431.                    <p>Powered by <a href="https://www.webscribble.com" target="_blank" class="underline text-white">Web Scribble Solutions</a>, Inc.</p>
  432.                </div>
  433.            </div>
  434.        </div>
  435.    </div>
  436. </div>
  437.  
  438. <footer id="ws-custom-footer">
  439.    <div class="bottom-top">
  440.  
  441.    <div class="bottom-bottom">
  442.  
  443.        <div class="bottom-center">
  444.  
  445.            <div class="box1">
  446.  
  447.                <h3><a href="http://www.cuhire.com/for-candidates.php" title="For Candidates">For Candidates</a></h3>
  448.  
  449.                <ul class="candidates-ul1">
  450.  
  451.                    <li><a href="http://cuhire.simply-partner.com/a/jobs/list/" title="Search Jobs">Search Jobs</a></li>
  452.  
  453.                    <!--<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>-->
  454.  
  455.                    <li><a href="http://www.cuhire.com/for-candidates/candidate-resources.php" title="Candidate Resources">Candidate Resources</a></li>
  456.  
  457.                    <li><a href="http://www.cuhire.com/for-candidates/featured-employers.php" title="Featured Employers">Featured Employers</a></li>
  458.  
  459.                </ul>
  460.  
  461.            </div>
  462.  
  463.            <span class="bottom-split"></span>
  464.  
  465.            <div class="box2">
  466.  
  467.                <h3><a href="http://www.cuhire.com/for-credit-unions.php" title="For Credit Unions">For Credit Unions</a></h3>
  468.  
  469.                <ul class="candidates-ul">
  470.  
  471.                    <li><a href="http://cuhire.simply-partner.com/a/jobs/list/" title="Job Postings">Job Postings</a></li>
  472.  
  473.                    <li><a href="http://www.cuhire.com/for-credit-unions/recruiting-solutions.php" title="Recruiting Solutions">Recruiting Solutions</a></li>
  474.  
  475.                    <li><a href="http://www.cuhire.com/for-credit-unions/executive-search.php" title="Executive Search">Executive Search</a></li>
  476.  
  477.                    <li><a href="http://www.cuhire.com/for-credit-unions/competency-models.php" title="Competency Models">Competency Models</a></li>
  478.  
  479.                </ul>
  480.  
  481.            </div>
  482.  
  483.            <div class="box2">
  484.  
  485.                <ul class="candidates-ul2">
  486.  
  487.                    <!--<li><a href="/sitepages/pid46.php">Talent Networks</a></li>-->
  488.  
  489.                    <li><a href="http://www.cuhire.com/for-credit-unions/career-site-optimization.php" title="Career Site Optimization">Career Site Optimization</a></li>
  490.  
  491.                    <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>
  492.  
  493.                    <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>
  494.  
  495.                    <li><a href="http://www.cuhire.com/for-credit-unions/background-checks.php" title="Background Checks">Background Checks</a></li>
  496.  
  497.                </ul>
  498.  
  499.            </div>
  500.  
  501.            <a class="cuhire-bottom" href="http://www.cuhire.com" title="Cuhire.com">Cuhire.com</a>
  502.  
  503.            <ul class="phone-email">
  504.  
  505.  
  506.  
  507.                <li class="ph">612-223-7966</li>
  508.  
  509.                <li id="ff"><a href="mailto:info@cuhire.com" title="Email Cuhire">info@cuhire.com</a></li>
  510.  
  511.            </ul>
  512.  
  513.            <div id="clear"></div>
  514.  
  515.            <span class="slogan">Delivering Credit Union Talent - On Demand</span>
  516.  
  517.  
  518.  
  519.        </div>
  520.  
  521.    </div>
  522.  
  523. </div>
  524.  
  525. <div id="footer">
  526.  
  527.    <ul>
  528.  
  529.        <li id="first-foot"><a href="http://www.cuhire.com" title="Home">Home</a></li>
  530.  
  531.        <!--  <li><a href="http://www.cuhire.com/blog" title="Blog">Blog</a></li> -->
  532.  
  533.        <li><a href="http://www.cuhire.com/for-candidates.php" title="For Candidates">For Candidates</a></li>
  534.  
  535.        <li><a href="http://www.cuhire.com/for-credit-unions.php" title="For Credit Unions">For Credit Unions</a></li>
  536.  
  537.        <li><a href="http://www.cuhire.com/about-cuhire.php" title="About Cuhire">About Cuhire</a></li>
  538.  
  539.        <li><a href="http://www.cuhire.com/newsletter-sign-up.php" title="Newsletter Sign-Up">Newsletter Sign-Up</a></li>
  540.  
  541.        <li><a href="http://www.cuhire.com/site-map.php" title="Site Map">Site Map</a></li>
  542.  
  543.        <li><a href="http://www.cuhire.com/about-cuhire/contact-us.php" title="Contact Us">Contact Us</a></li>
  544.  
  545.        <li id="last-foot"><a href="http://www.cuhire.com/hidden-pages/site-credits.php" title="Site Credits">Site Credits</a></li>
  546.  
  547.    </ul>
  548.  
  549.  
  550.  
  551.    <ul>
  552.  
  553.        <li id="first-foot"><strong>Copyright &copy; <script language="JavaScript1.2">
  554.  
  555.            var time=new Date();
  556.  
  557.            var year=time.getYear();
  558.  
  559.            if (year < 2000)
  560.  
  561.                year = year + 1900;
  562.  
  563.            document.write(year);
  564.  
  565.        </script> Cuhire, Inc. --- All Rights Reserved.</strong></li>
  566.  
  567.    </ul>
  568.  
  569. </div></footer>
  570.  
  571.  
  572. <script defer src="/themes/nextgen/js/main.min.js?1750753629"></script>
  573.  
  574. <!-- NG-3557 -->
  575.  
  576. <!-- NG-3557 -->
  577.  
  578.    
  579.  
  580.  
  581.  
  582. <script>
  583.  
  584. </script>
  585.  
  586.  
  587.  
  588.  
  589.  
  590. <div id="alert-popus-container" class="sticky-alert-container position-fixed fixed-bottom">
  591.    <div class="container-fluid">
  592.        <div class="row">
  593.                        <div id="cookieconsent-wrapper"></div>
  594.        </div>
  595.    </div>
  596. </div>
  597.  
  598. <script>
  599.    window.FontAwesomeConfig = {
  600.        autoReplaceSvg: "nest",
  601.        autoA11y: true,
  602.        autoAddCss: true,
  603.        keepOriginalSource: false
  604.    }
  605. </script>
  606. <script async src="https://use.fontawesome.com/releases/v5.15.3/js/all.js"></script>
  607.  
  608.  
  609. <script>
  610.    const templates = document.querySelectorAll('template');
  611.  
  612.    function processTemplate(element) {
  613.        const parents = document.querySelectorAll(element.dataset.parent);
  614.        const position = element.dataset.position ? element.dataset.position : 'afterend';
  615.  
  616.        parents.forEach(function(parent){
  617.            if(position === 'instead'){
  618.                parent.outerHTML = element.innerHTML;
  619.            }else{
  620.                parent.insertAdjacentHTML(position, element.innerHTML);
  621.            }
  622.        });
  623.  
  624.        if ( typeof element.dataset.cleanup === 'undefined' || element.dataset.cleanup === true || element.dataset.cleanup === 'true' ) {
  625.            element.remove();
  626.        }
  627.    }
  628.  
  629.    function addXMLRequestCallback(callback){
  630.        let nativeOpen = XMLHttpRequest.prototype.open;
  631.        let callbacks = XMLHttpRequest.callbacks = [];
  632.        XMLHttpRequest.prototype.open = function () {
  633.            callbacks.forEach(callback => callback.apply(this, arguments));
  634.            nativeOpen.apply(this, arguments);
  635.        };
  636.  
  637.        XMLHttpRequest.callbacks.push(callback);
  638.    }
  639.  
  640.    templates.forEach(function(element){
  641.        if ( !element.dataset.parent ) {
  642.            return false;
  643.        }
  644.  
  645.        if ( !element.dataset.trigger || element.dataset.trigger === 'instant' ) {
  646.            setTimeout(()=>{ processTemplate(element) }, element.dataset.delay ? element.dataset.delay : 0 );
  647.        } else if ( element.dataset.trigger === 'event' ) {
  648.            if ( !element.dataset.event ){
  649.                return false;
  650.            }
  651.            document.addEventListener( element.dataset.event, () => {
  652.                setTimeout(()=>{ processTemplate(element) }, element.dataset.delay ? element.dataset.delay : 0 );
  653.            });
  654.        } else if ( element.dataset.trigger === 'xhr' ) {
  655.            addXMLRequestCallback( function( method, url ) {
  656.                if ( element.dataset.url || element.dataset.method ) {
  657.                    if ( element.dataset.url && element.dataset.method ) {
  658.                        if ( element.dataset.method === method && url.toString().includes(element.dataset.url) ) {
  659.                            setTimeout(()=>{ processTemplate(element) }, element.dataset.delay ? element.dataset.delay : 0 );
  660.                        }
  661.                    } else if ( element.dataset.url && url.includes(element.dataset.url) ) {
  662.                        setTimeout(()=>{ processTemplate(element) }, element.dataset.delay ? element.dataset.delay : 0 );
  663.                    } else if ( element.dataset.method && element.dataset.method === method ){
  664.                        setTimeout(()=>{ processTemplate(element) }, element.dataset.delay ? element.dataset.delay : 0 );
  665.                    }
  666.                } else {
  667.                    setTimeout(()=>{ processTemplate(element) }, element.dataset.delay ? element.dataset.delay : 0 );
  668.                }
  669.            });
  670.        }
  671.    });
  672. </script>
  673. <link rel="stylesheet" href="/themes/nextgen/css/configuration.css?1750753629">
  674.  
  675. </body>
  676. </html>
  677.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda