$(function()
{
    $('#username').focus();
});
