<html> <head> <title>A Simple Page</title> <script language="JavaScript"> <!-- alert(Math.random()); // --> </script> </head> <body> </body> </html>