document.frm.nombre.value = "test"; document.frm.apellido.value = "test";
document.frm.nombre+VARIABLE.value = "test"; document.frm.apellido+VARIABLE.value = "test";