function reloadCAPTCHA() {
	document.getElementById('CAPTCHA').src='captcha.asp?'+Date();
}

