function call(destino) {
	parent.location.href='?'+destino;
}