function recaptcha(){ img = document.getElementById("imgCaptcha"); img.src="/captcha.jpg;" + Math.random();}