function reloadImage() {	

	 document.getElementById('captcha').src = '/func2/kcaptcha_init.php?' + Math.random();
}
