<html> <head> <title>A Simple Page</title> <script language="JavaScript"> <!-- alert("A carriage return lies right\rin the middle of this line!"); // --> </script> </head> <body> </body> </html>