function writeFlash(flashdata){
	document.write(flashdata);
} 