function showFlash(content)
{
	document.write(content);
}