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