// if (window != window.top) top.location.href = self.location.href

// if (parent.frames.length > 0) {
// parent.location = self.document.location
// }

// if (parent.frames.length > 0) top.location.href = self.location.href

if (window != window.top) parent.location = self.document.location