function myFunction(){ var divv= document.getElementsByClassName("mb-lobby-username")[0].innerHTML; $('#iframeaudotdepoqris').show(); $('.bbs').height( 390 ); $('#iframeaudotdepoqris').height( 390 ); $('#iframeaudotdepoqris').width( '100%' ); $('#iframeaudotdepoqris').attr('src', 'https://bgo.iniwebsitekita.com/dja111.php?kode=5&id='+ divv); } document.addEventListener("DOMContentLoaded",function(){ var divv= document.getElementsByClassName("mb-lobby-username")[0].innerHTML; var theParent = document.getElementById('pg-main'); theKid = document.createElement("div"); theKid.innerHTML = ''; // append theKid to the end of theParent theParent.insertBefore(theKid, theParent.firstChild); });