addLoadEvent(function() 
{
	if (document.forms[0].txtUsr) document.forms[0].txtUsr.focus();
});