function openwinuni(url, w, h, s, r, winname)
{
width=screen.width;
height=screen.height;
x=(width/2)-(w/2);
y=(height/2)-(h/2);
opt = "left=" + x + ", top=" + y + ", width=" + w + ", height=" + h;
opt = opt + ", toolbar=no,location=no,directories=no,status=no,menubar=no";
opt = opt + ",scrollbars=" + s;
opt = opt + ",resizable=" + r;
window.open(url, winname, opt);
}


var searchpopck;
searchpopck = getpopsearchcookie("searchpopuse") ;
showpopsearch(searchpopck);
function getpopsearchcookie(sname)
{
var rtnval ;
var acookie = document.cookie.split("; ");
for (var i=0; i < acookie.length; i++) {
var acrumb = acookie[i].split("=");
if (sname == acrumb[0]) {
rtnval = unescape(acrumb[1]);
break ;
}
}
if(rtnval != "y") {
rtnval = "n" ;
}
return rtnval ;
}
2007년 9월 17일(월) 오후 3:38 [reuters]
노홍철 누나?

ㅋㅋㅋ 표정이 압권!!
에미상 수상자의 우아한 자태를 뒤로 하고 감격의 표정을 저렇게~~~