
    function RunFlash(flashStr)
    {
      document.write(flashStr);
    }