try{ new net.ContentLoader("/news2/Click_get.asp",function(){ if(this.req.responseText==null&&this.req.responseText.indexOf("ä¯ÀÀ")) return ; var obj=document.getElementById("newsClickCount"); if(obj!=null) { obj.innerHTML=this.req.responseText; } },new Function,"POST","Newsid=095181328083101"); } catch(e) { }