"; } function pop_alert(){ var opt; opt = window.open("/form/event/mbox/pop_alert.html","pop_alert","toolbar=0, status=0, scrollbars=no, location=0, menubar=0, width=350, height=200, top=" + (screen.height-650)/2 + ",left=" + (screen.width-580)/2); opt.focus(); } function log_in(){ if(confirm("·Î±×ÀÎÀÌ ÇÊ¿äÇÕ´Ï´Ù.")) location.href="http://main.paran.com/paran/index.jsp?wbSurl=http://club.paran.com/event/xmas_event.do"; else return; } function urlCopy() { window.clipboardData.setData('Text',copyurl); alert("°Ô½Ã¹°ÀÇ ÁÖ¼Ò°¡ º¹»çµÇ¾ú½À´Ï´Ù.\n'CTRL+V' ¸¦ ÀÌ¿ëÇÏ¿© ºÙ¿©³Ö±â Çϼ¼¿ä."); } function addrCopy() { alert("À̺¥Æ®°¡ Á¾·áµÇ¾ú½À´Ï´Ù."); return; var aurl = "http://club.paran.com/event/xmas_mbox.do?id=\n"+"$userid"; var aurl2 = "http://club.paran.com/event/xmas_mbox.do?id="+"$userid"; window.clipboardData.setData('Text',aurl2); document.getElementById("copyurl").value = aurl; var opt; opt = window.open("/form/event/mbox/pop_urlcopy.html?p_eye=club^ccl^cma^clu^ad1;","pop_url","toolbar=0, status=0, scrollbars=no, location=0, menubar=0, width=350, height=200, top=" + (screen.height-650)/2 + ",left=" + (screen.width-580)/2); opt.focus(); }