
function Ventana_Sampler_01 (enlace) {
  var opciones="toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,width=620,height=390,screenX=315,screenY=220,left=315,top=220";
  window.open(enlace,"",opciones);
  }

function Ventana_Sampler_01_eng (enlace) {
  var opciones="toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,width=640,height=390,screenX=315,screenY=220,left=315,top=220";
  window.open(enlace,"",opciones);
  }

function Ventana_Sampler_02 (enlace) {
  var opciones="toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,width=580,height=440,screenX=315,screenY=220,left=315,top=220";
  window.open(enlace,"",opciones);
  }

function Ventana_Sampler_02_eng (enlace) {
  var opciones="toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,width=680,height=460,screenX=315,screenY=220,left=315,top=220";
  window.open(enlace,"",opciones);
  }
