<html> <head> <title>A Simple Page</title> <script language="javascript"> <!-- confirm("Which one will you choose?") // --> </script> </head> <body> </body> </html>