<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>[ #443576 ] End script tag inside scripts problem</title> </head> <body> <script language="JavaScript1.1"> <!-- document.write('<script></script>'); // --> </script> </body> </html>