?> <td><?php echo $xHP->lang("observaciones"); ?> </td> <td><input name='observaciones' type='text' value='' size="35" maxlength="100" id='idobservaciones' /></td> </tr> <tr> <td><?php echo $xL->getT("TR.Fecha de Ministracion"); ?> </td> <th><?php $xF = new cFecha(1); $xF->addEvent("onchange", "setEvaluateDate"); $xF->show(false, "OPERATIVO"); ?> </th> <th class='warn' id="swFechaMin" colspan='2'></th> </tr> </table> <p class="aviso" id='idfrmval'><input type="button" name="cmdSubmit" onclick="jsPrevalidarCredito();" value="<?php echo $xL->getT("TR.VALIDAR CREDITO"); ?> "></p> <div id="informacion"></div> <input type="hidden" id="idalertas" /> </form> <!-- Datos del Socio, si existe --> <div id="vcodev"></div>