function referenciaNotas() {
  window.open('/referenciaNotas.jsp', 'referenciaNotas', 'width=350px,height=350px,scrollbars=yes');
}
