<html> <head><title>Popup child</title></head> <body> <script> window.location.href = 'title1.html'; </script> </body> </html>