/* arp.js : a function for MS IE ActiveX Rollup Patch */

/*
** ÇÔ¼ö ¼³¸í : ActiveX ÄÁÆ®·ÑÀ» È°¼ºÈ­ ½ÃÅ´
** »ç¿ë¹ý
** <comment id="__NSID__">
** <object id=tb_Grid classid=CLSID:EA8B6EE6-3DD8-4534-B4BB-27148CF0042B height=320 width=456>
**   <param name="DataID" value='tb_DataSet'>
** </object>
** </comment> <script> __ws__(__NSID__); </script>
*/
function __ws__(id)
{
  document.write(id.text); id.id="";
}