﻿window.addEvent('domready', function(){
	$('Username').focus();
});