1<html> 
2<head>
3<title>[ #443576 ] End script tag inside scripts problem</title>
4</head>
5<body> 
6<script language="JavaScript1.1"> 
7<!-- 
8document.write('<script></script>'); 
9// --> 
10</script> 
11</body> 
12</html>