home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2002 March / PCWMAR02.iso / software / windowsxp / ftgateoffice / ftgateoffice.exe / Main / done.fts < prev    next >
Encoding:
Text File  |  2001-11-29  |  405 b   |  22 lines

  1. <HTML>
  2. <BODY>
  3. <SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript">
  4. <!--
  5. if (!window.opener.closed)
  6. {
  7.     if (window.opener.location.href.indexOf("mailboxes/index",0)!=-1)
  8.     {
  9.         var href = window.opener.location.href
  10.         var index = href.indexOf("&", 0)
  11.         if (index!=-1)
  12.             href = href.slice(0,index)
  13.  
  14.         window.opener.location.href=href;
  15.     }
  16. }
  17.  
  18. window.close();
  19. //-->
  20. </SCRIPT>
  21. </BODY>
  22. <HTML>