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