( ‘removeads()’, 500 ); function removeads(){ var element = document.getElementById(’boxad’); element.parentNode.removeChild(element); }