// JavaScript Document


function apri_small (pag) {
window.open(pag,'_blank','width=600px,height=600px,location=no,scrollbars=yes');
}
