
function abrirPopUpImpressao (URL){
   window.open(URL,"janela1","width=704,height=600,scrollbars=YES")
}