function hitTrim(a){a=this!=window?this:a;return a.replace(/^\s+/g,"").replace(/\s+$/g,"")}function hitGetURL(d){var c="";var b=/^([a-z]+):\/\/((?:[a-z\d\-]{2,}\.)+[a-z]{2,})(:\d{1,5})?(\/[^\?]*)?(\?.+)?$/i;var a=b.exec(d);if(a!=null&&a.length>2){c=hitTrim(a[2])}return c}function hitGetParameter(f){var d=window.location.search.substring(1);var b=d.split("&");var a="";for(var g=0;g<b.length;g++){var e=b[g].indexOf("=");if(e!=-1){var c=b[g].substring(0,e);a=hitTrim(b[g].substring(e+1));if(c==f){break}}}return a}function hitArticle(){var i="1";var h=hitTrim(typeof(CatID)!="undefined"?CatID:"");var f=hitTrim(typeof(ArtID)!="undefined"?ArtID:"");if(h==""||f==""){return}var g=location.href;var e=new Date().getTime();var d="dep00="+hitGetParameter("Dep0")+"&dep01="+hitGetParameter("Dep1")+"&dep02="+hitGetParameter("Dep2")+"&dep03="+hitGetParameter("Dep3");var c="",b="",a="";c="http://hitlog.chosun.com/nullimage.php?id="+f+"&code="+h+"&time="+e;b="http://hitweb2.chosun.com/php/In_Newht.php?sitecode="+i+"&catcode="+h+"&artcode="+f+"&ref="+escape(hitGetURL(document.referrer))+"&cur="+escape(location.hostname)+"&time="+e+"&"+d;a="http://218.145.28.194/hitlog/In_Newht.jsp?sitecode="+i+"&catcode="+h+"&artcode="+f+"&ref="+escape(hitGetURL(document.referrer))+"&cur="+escape(location.hostname)+"&time="+e+"&"+d;document.write("<img id='HITVIEW' src='"+c+"' border=0 style='display:none'>");document.write("<img id='HITWEB' src='"+b+"' border=0 style='display:none'>");/*document.write("<img id='HITWEB2' src='"+a+"' border=0 style='display:none'>")*/}hitArticle();