<!-- // comment out html reading into javascripts if the browser doesn't support javascript
	onload = function()
		{
		document.Login.Username.focus();
		}
//-->
