function init() {
	document.getElementById('username').focus();
}
