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

