function openPreview(arq)
{
	productWindow = window.open(arq, "imagem", 'scrollbars=no,width=650,height=450,left=50,top=50')
}
