function Refrech_Code(){
	document.getElementById("captchaimg").src='/logging.php?action=captcha&r='+parseInt(Math.random()*10);
}
