File indexing completed on 2024-03-24 05:00:50

0001 <html>
0002   <script>
0003     function openWindow() {
0004       window.open('%1');
0005     }
0006     document.onmousedown = openWindow;
0007   </script>
0008 </html>