function dirchk() {
  window.open("passwd.html","passwd","width=400,height=150");
  return false;
}