<html> <head> </head> <body onblur="focus()"> <input type="button" value="Cerrar" onclick="opener.location.reload();self.close()" /> </body> </html>