var rf="",shost="";

rf=escape(document.referrer)+"";

if((rf=="undefined") || (rf=="")){

	shost[0]="bookmark";

}else{

rhost =rf.split("//");

shost = rhost[1].split("/");

}

//document.write("<img src=http://oper.hanwha.co.kr:9100/admin/log_check_count.jsp?code="+sLogCode+"&rf="+shost[0]+" width=0 height=0 style='display:none'>");
