![]() ![]() | ![]() |
1.3 ! www 1: <html> ! 2: <head> 1.1 harris41 3: <script> 4: function closer() { 5: if (parent.add_link && !parent.add_link.closed) { 6: parent.add_link.close(); 7: } 8: } 9: </script> 1.3 ! www 10: </head> 1.2 www 11: <body onUnload="javascript:closer();"> 1.1 harris41 12: </body> 1.3 ! www 13: </html>