function authUser(form) { 

sbs1 = form.Password.value;

location= sbs1 + ".html" ;

}