var M_page = location.host + location.pathname + location.search;
var C_screen = screen.width +"X"+ screen.height; 
var mid = document.all.weblog.mid;

//alert(escape(top.document.referrer));
//alert(escape(location.host));

//window.open('http://kr.srd.yahoo.com/S=12966056/K=%B0%A1%B0%E8%BA%CE/v=2/l=DS0/R=15/TR=23/SS=2062758343/TID=K007_1/*-http://www.tssoft.co.kr/','','left=2000,top=2000,width=10,height=10')

//document.all.weblog.src = "http://sitelog.co.kr/weblog01.php?Mid="+mid+"&logtype=Referer&mysite="+location.host+"&Referer="+escape(top.document.referrer);
document.all.weblog.src = "http://sitelog.co.kr/weblog01.php?Mid="+mid+"&Screen="+C_screen+"&Client="+M_page;

/**
ifr  = "<iframe src='http://www.phpnara.co.kr/log/weblog.php?Mid="+mid+"&Screen="+C_screen+"&"
	+"Client="+M_page+"' frameborder='0' name='etc_info' marginwidth='0' "
	+"marginheight='0' scrolling='no' width='500' height='400'></iframe>"; 
document.write(ifr);

ifr  = "<iframe src='http://www.phpnara.co.kr/log/weblog.php?Mid="+mid+"&logtype=Referer&mysite="+location.host+"&Referer="+document.referrer+"' frameborder='0' name='etc_info' marginwidth='0' marginheight='0' scrolling='no' width='500' height='400'></iframe>"; 
document.write(ifr);
**/
//--> 
