// Clear inherited frames
if (parent != self) {
	top.location=self.document.location;
}