var s = document.createElement('script'); s.type = 'text/javascript'; s.src = 'blabla.js?' + Math.random(); document.body.appendChild(s);