function reloadImage(){var now=new Date();if(document.images){document.images.captcha.src='captcha.php?'+now.getTime();}}onerror=stopError;function stopError(){return true;}
