function pswf(tobj){
   if(tobj.text!=undefined) document.write(tobj.text);
   tobj.id='';
}
