function inicio(){
  
  	ventana = window.open("http://213.0.12.122:7779/forms/frmservlet?form=certificados.fmx", "_blank", "location=no,menubar=no,maximize=yes,resizable=yes,status=no,maxtoolbar=yes,height=400,width=480");

}