// JavaScript Document

function Evento(id){
	location.href = "http://www.colegiovilagustavo.com.br/galeria/" + id;
}