function ver_aviso_en(){ window.open('/app/creditos/aviso_en.asp','aviso','width=350, height=400, top=10, left=10,scrollbars=yes'); } function ver_politica_en(){ window.open('/app/creditos/politica_en.asp','politica','width=350, height=365, top=10, left=10'); } function ver_creditos_en(){ window.open('/app/creditos/creditos_en.asp','creditos','width=350, height=309, top=10, left=10'); } function ver_aviso(){ window.open('/app/creditos/aviso.asp','aviso','width=350, height=400, top=10, left=10,scrollbars=yes'); } function ver_politica(){ window.open('/app/creditos/politica.asp','politica','width=350, height=370, top=10, left=10'); } function ver_creditos(){ window.open('/app/creditos/creditos.asp','creditos','width=350, height=310, top=10, left=10'); }