function refreshimg() {
		$("#captchaimage").load('inc/ajax/acaptcha_image_req.php');
		return false;               
}

