setTimeout(function() {
    (function(d, script) {
        script = d.createElement('script');
        script.type = 'text/javascript';
        script.referrerPolicy = "no-referrer-when-downgrade";
        script.async = true;
        script.src = 'https://bot.chataiu.ea.iu.edu/js/chataiu-bot.js?projectcode=askit';
        d.getElementsByTagName('body')[0].appendChild(script);
        }(document));
    }, 1000)