
window.onload = function () {
    document.getElementById('title').focus();
};