function dispCode(){
	return getXmlData("GET" , "code.php?rand="+Math.random() , '' , false);
}