function funEscribeFlash(strTxt) {
	document.write(strTxt);
}

