function verImagem(path)
{
	window.open(path);
}
