setTimeout ("Killer()", 500); function Killer() { if (self.parent.frames.length != 0) if (self.parent.location != document.location) {self.parent.location=document.location}; }