function SetCursor() { 
document.form.Name.focus();
}