function popup(imagem){
window.open(imagem,'janela','width=996,height=650,top=0,left=0,scrollbars=yes,resizable=yes');
};
