// JavaScript Document

function fixflash(str1) {
	document.write(str1);
}