var x = document.createElement('script'); x.setAttribute('id', 'asterilivestream_script'); x.setAttribute('type', 'text/javascript'); x.setAttribute('src', 'https://asterilivestream.com/api/livestreamjs'); x.setAttribute('async', ''); if(document.getElementById("asterilivestream_script")===null){ document.getElementsByTagName('head')[0].appendChild(x); }