Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
40 lines (35 sloc)
1.26 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!-- include page header --> | |
| <html> | |
| <head> | |
| <meta HTTP-EQUIV="Content-Type" Content="text-html; charset=Windows-1252"> | |
| <LINK REL="stylesheet" HREF="gk_style.css" TYPE="text/css"> | |
| </head> | |
| <title>GainsKeeper Advantages</title> | |
| <body background="shared/sh_tile.gif" LINK="#48617f" VLINK="#48617f" | |
| topmargin="0px" | |
| marginheight="0px" leftmargin="0px" | |
| marginwidth="0px" | |
| > | |
| <table border="0" cellspacing="0" cellpadding="5" height="100%"> | |
| <tr> | |
| <td bgcolor="#003366" valign="top" height="100%"><img width="58px" src="shared/bb68x17.gif"></td> | |
| <td valign="top" width="100%"> | |
| <span class="pageheader">Why Use Another Portfolio Tracker?</span><hr> | |
| <span class="note1"> | |
| Honestly, we don’t know the answer to this question. | |
| But if you only "watch" the market, then use someone else’s tracker.<br><br> | |
| If you <u>participate</u> in the market, and want full control of your investments, then use the most powerful tracking | |
| service available - <br><br><b>GainsKeeper.com</b>.<br><br> | |
| </span> | |
| <hr> | |
| <table width="100%"> | |
| <tr> | |
| <td class="note8c">Copyright©1999-2000 GainsKeeper, Inc. All rights reserved.</td> | |
| <td class="note8c" nowrap align="right"> <a target="_blank" href="Privacy.asp">GainsKeeper© Privacy Statement</a></td> | |
| </tr> | |
| </table> | |
| </td> | |
| </tr> | |
| </table> | |
| </body> | |
| </html> |