home *** CD-ROM | disk | FTP | other *** search
- <HTML>
- <BODY>
- <SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript">
- <!--
- if (!window.opener.closed)
- {
- if (window.opener.location.href.indexOf("mailboxes/index",0)!=-1)
- {
- var href = window.opener.location.href
- var index = href.indexOf("&", 0)
- if (index!=-1)
- href = href.slice(0,index)
-
- window.opener.location.href=href;
- }
- }
-
- window.close();
- //-->
- </SCRIPT>
- </BODY>
- <HTML>