function openProduct(Imagem) {

    productWindow = window.open(Imagem, "prodwin", 'width=670,height=490,left=20,top=20')
}
