window.onload = function () {
	document.getElementById('password').focus()
}