    function flashcode(obj)

    {

      document.write(obj);

    }



