function urlLocation(url) { opener.document.location.href = url; self.close(); }