function __flash_write__(id){
	document.write(id.text);
	id.id = "";
}
