
if (window != parent) {
  parent.location = window.location.href;
}


