// ºñ¹Ð¹øÈ£ º¯°æ
//
function j_h_member_pw() {

	strURL = "/help/w_h_member_pw.asp";

	openwin = window.open(strURL,"w_h_member_pw","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=no,width=455,height=185,top=250,left=250");
	openwin.focus();
}    
