function go(paginaURL) {
	parent.location.href = paginaURL;
}
