function password(field){var thepassword=field.toLowerCase(); window.location.href= thepassword+'.html';}