function reloadCaptcha() { id=document.getElementById('captcha'); id.src="/onegin/captcha.php?"+Math.random()+"="+Math.random(); }