

function openPolitica(pag) {
    window.open(pag, "legal", "width=400,height=500,scrollbars=1");
}


