function abre(){	var opciones='top=20,left=20,width=490,height=490,menubar=no,resizable=yes,scrollbars=yes';	window.open('aviso.html','',opciones);}