function hidden(){ 
        var location=document.input.password.value + ".php";
   this.location.href = location;
}
