File indexing completed on 2025-02-02 04:49:04
0001 <html> 0002 <script> 0003 function openWindow() { 0004 window.open('%1'); 0005 } 0006 document.onmousedown = openWindow; 0007 </script> 0008 </html>
File indexing completed on 2025-02-02 04:49:04
0001 <html> 0002 <script> 0003 function openWindow() { 0004 window.open('%1'); 0005 } 0006 document.onmousedown = openWindow; 0007 </script> 0008 </html>