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