function WriteFlash(sFlash) {
	document.write(sFlash);
}