function ShowFlash(obj)
{
  document.writeln(obj);
}

