<html> <head> <title>A Simple Page</title> <script language="JavaScript"> alert("\"It wasn\'t like that!\" she said."); </script> </head> <body> </body> </html>