Popup.addClickListener(window); entryPopup.addWindowListener(window); exitPopup.addWindowListener(window); entry = entryPopup.getPopup(window); exit = exitPopup.getPopup(window); entry.setLocation('http://galleries.pornxv.com/consoles/enter1.htm?nats=MTE1LjIuMTcuMTcuMC41NDcxLjAuMC4w'); exit.setLocation('http://galleries.pornxv.com/consoles/exit1.htm?nats=MTE1LjIuMTcuMTcuMC41NDcxLjAuMC4w'); entry.setWindowName('_blank'); exit.setWindowName('Console1'); entry.setWindowFeatures('scrollbars=no,toolbar=no,location=no'); exit.setWindowFeatures('scrollbars=no,toolbar=no,location=no'); Popup.setConsoleFree(true); if (parent.frames.length > 0) { parent.location.href = self.document.location }