function login_focus() { if (document.getElementById('usrid')) { document.getElementById('usrid').focus(); } }