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