function AbrirFoto(arq){
	window.open(arq,"","width=540 height=405 toolbars=no scrollbars=no")
}

