window.onload = function() {
document.form1.id.focus();
}

