121533-1.html (264B)
1 <html> 2 <title>B#121533</title> 3 <script>function writeSorry() {document.writeln("test"); 4 document.close(); 5 } 6 </script> 7 8 <frameset cols="120,*" onLoad="writeSorry()"> 9 <frame name="topslider" src="#"> <frame name="bottomslider" src="#"> 10 </frameset> 11 </html>