1 2 3 4 5 6 7 8 9
<!DOCTYPE html> <head> <script> location = 'javascript:void("Test")'; </script> </head> <body> <script>parent.passJSUrl3 = true</script> </body>