File indexing completed on 2024-04-28 08:50:15

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