if (self.location.href == top.window.location.href)
{ top.window.location.replace("../index.html" + "?" + self.location.href) }

