// ºñ¹Ð¹øÈ£ Á¶È¸
//
function j_h_getmember_pw_find() {

	strURL = "http://fcard.homeplus.co.kr/help/w_h_getmember_pw_find.asp";

	openwin = window.open(strURL,"w_h_getmember_pw_find","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,width=355,height=215,top=250,left=250");
	openwin.focus();
}    
