<html> <head> <title>PASSING QUERY PARAM FAILED</title> </head> <body> <script> document.title = self.document.location.hash.substring(1); </script> </body> </html>