<!--
function descarga() {
  openpopup = window.open("descargas/descargas.html","descarga","width=870,height=550,leftmargin=0,marginheight=0,marginwidth=0,rightmargin=0,topmargin=0,screenX=0,screenY=0,resizable=yes,scrollbars=auto,status=0,titlebar=no,toolbar=no,menubar=no,location=no");
  openpopup.opener.name = "proveedoresmain";

}

//-->

