function flashView(objtxt) {
	document.write(objtxt);
}