function toForm() {
//document.Logon.logonId.focus();
// Replace field1 in the script with the field name of which you want to place the focus.
}

