if (window.parent == window)
  window.location = "index.html";
