if (top.location == self.location) {
	self.location.replace("index.html");
}
