
function Cursor()
{
document.login.username.focus();
}


