function pwdjmp(){
  pwd=document.form1.userpwd.value;
  location.href="http://www.nijikai.com/guest/photo/viewer/"+pwd+"/index.html";
}
