if (top == self || !top.contenido || top.contenido != self) {
  top.location.replace('/en/spa/?pag='+location.pathname);
}