File indexing completed on 2025-05-11 04:48:25

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