﻿// JScript 文件

function pswf(tobj)
{
         if(tobj.text!=undefined) document.write(tobj.text);
          tobj.id='';
}
