function reloadCaptcha() {
	
	$('captcha').src='captcha.php';
	
}