//¾ÆÀÌµð,ºñ¹Ð¹øÈ£Ã£±â ÆË¾÷ ¶ç¿ì±â
function Openwindow() { 
	window.open("/PIMS/myMelon/newMyInfo/forgot/po_find_01_p.jsp","free","resizable=no,scrollbars=no,menubar=no,width=430,height=335,top=0,left=0"); 
} 

//ºÎ¸ð´Ôµ¿ÀÇ¸ÞÀÏ Àç¹ß¼Û
function GetParentConfirm(){
var xurl = "http://www.melon.com/PIMS/myMelon/newMyInfo/helpdesk/reSendMailInMelOnYoung.jsp";
window.open(xurl,'_parentconfirm','toolbar=0, menubar=0, resizable=0, scrollbars =0, status = 0, width=510,height=294,top=0,left=0');
}