function ventana(a){documento=a;flotante=window.open(documento,"beneficio","toolbar=no,width=480,height=350,menubar=no,scrollbars=no,resizable=no");                flotante.focus();}
