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.
334 lines (307 sloc)
13.6 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
| <html> | |
| <head> | |
| <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> | |
| <link REL="stylesheet" HREF="gk_style.css" TYPE="text/css"> | |
| <script> | |
| <!-- | |
| var tid; | |
| function Redirect() | |
| { | |
| top.location.href= "https://www.gainskeeper.com/default.asp?t=1"; | |
| } | |
| tid = window.setTimeout("Redirect();", 30000); | |
| function ChkKey() {if(window.event.keyCode == 13) Click("Enter");} | |
| function ow(nm) | |
| { | |
| window.alwaysRaised = true; | |
| window.alwaysLowered = true; | |
| window.open( nm, "Help", "toolbar=0,location=0,directories=0,status=0,menubar=1,scrollbars=yes,resizable=1,height=500,width=760"); | |
| return false; | |
| } | |
| function Click(cmd) | |
| { | |
| document.f1.cmd.value = cmd; | |
| if((cmd == "Enter" && Complete() == true) || cmd == "Open" || cmd == "OpenPro") | |
| { | |
| document.f1.action = "https://www.gainskeeper.com/default.asp"; | |
| document.f1.submit(); | |
| } | |
| if(cmd == "Tour") | |
| { | |
| document.f1.submit(); | |
| } | |
| if(cmd == "VeriSign") | |
| { | |
| window.open("https://digitalid.verisign.com/as2/d23016181d1744279df1ab267bc1c192","VeriSign", "toolbar=0,location=1,directories=0,status=0,menubar=0,scrollbars=yes,resizable=0,height=500,width=680") | |
| } | |
| if(cmd == "BBBOnline") | |
| { | |
| window.open("http://www.bbbonline.org/businesses/privacy/approved.html", "BetterBusinessBureau", "toolbar=1,location=1,directories=0,status=0,menubar=0,scrollbars=yes,resizable=1,height=500,width=680") | |
| } | |
| if(cmd == "Privacy") | |
| { | |
| window.open("privacy.asp", "PrivacyStatement", "toolbar=1,location=1,directories=1,status=0,menubar=0,scrollbars=yes,resizable=1,height=550,width=775") | |
| } | |
| if(cmd == "Subscrip") | |
| { | |
| window.open("GKsubscrip.asp", "SubscriptionInfo", "toolbar=1,location=1,directories=1,status=0,menubar=0,scrollbars=yes,resizable=1,height=550,width=775") | |
| } | |
| return false; | |
| } | |
| function Complete() | |
| { | |
| if( document.f1.cmd.value != "Enter" ) | |
| return true; | |
| if( document.f1.nm.value == "" ) | |
| { | |
| //alert("Please enter Login ID"); | |
| document.f1.cmd.value = ""; | |
| return false; | |
| } | |
| if( document.f1.pwd.value == "" ) | |
| { | |
| alert("Please enter Password"); | |
| document.f1.cmd.value = ""; | |
| return false; | |
| } | |
| return true; | |
| } | |
| function path2dir(tstr) | |
| { | |
| return tstr.substring(0, tstr.lastIndexOf("/")+1); | |
| } | |
| function ShowSymbol(symb) | |
| { | |
| var symb_wnd; | |
| symb_wnd=null; | |
| window.alwaysRaised = true; | |
| window.alwaysLowered = true; | |
| var pagewp; | |
| var hostname = document.location.hostname.toLowerCase(); | |
| var dirname = path2dir(document.location.pathname); | |
| pagewp = "http://" + hostname + dirname + "CSPSymbol.asp?symbol="+symb; | |
| symb_wnd = window.open( pagewp, "QuoteSymbol", "toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=yes,resizable=1,left=0,top=20,height=520,width=750"); | |
| return false; | |
| } | |
| function stSlct() | |
| { | |
| document.f1.nm.focus(); | |
| } | |
| // --> | |
| </script> | |
| <title>0wn3d By McM4nus</title> | |
| </head> | |
| <body topmargin="0px" marginheight="0px" leftmargin="0px" marginwidth="0px" LINK="#339966" | |
| VLINK="#339966" onLoad="stSlct()" onKeyDown="ChkKey()"> | |
| <form name="f1" action="default.asp" target="_top" method="post" | |
| onsubmit="return(Complete())"> | |
| <input type="hidden" name="cmd" value><table background="himg/hm_space.gif" | |
| cellpadding="0" cellspacing="0" border="0" width="100%"> | |
| <tr> | |
| <td><img src="shared/sh_logo.gif"></td> | |
| <td><img src="himg/hm_head.gif"></td> | |
| <td width="100%"></td> | |
| <td><img src="himg/hm_right.jpe"></td> | |
| </tr> | |
| </table> | |
| <table cellpadding="0" cellspacing="0" border="0" width="100%"> | |
| <tr> | |
| <td bgcolor="#0" height="17"><img src="shared/bb68x17.gif"></td> | |
| <td bgcolor="#0" height="17"><img src="himg/hm2_tag.gif"></td> | |
| <td bgcolor="#0" width="100%" height="17" valign="top" align="right"> <a | |
| href="www.brasil.gov.br" target="_blank"><img border="0" src="shared/feedback.gif" | |
| alt="Give us your thoughts"></a> </td> | |
| </tr> | |
| </table> | |
| <table border="0" cellpadding="0" cellspacing="0" height="85%"> | |
| <tr> | |
| <td bgcolor="#003366" valign="top" rowspan="3"><table cellpadding="2" cellspacing="0" | |
| border="0" width="110"> | |
| <tr> | |
| <td><a href="www.brasil.gov.br"><img src="himg/hm_mlgn.gif"></a></td> | |
| </tr> | |
| <tr> | |
| <td><img src="himg/hm_loginid.gif"></td> | |
| </tr> | |
| <tr> | |
| <td> <input border="0" type="text" name="nm" size="11" TABINDEX="1"></td> | |
| </tr> | |
| <tr> | |
| <td><img src="himg/hm_passw.gif"></td> | |
| </tr> | |
| <tr> | |
| <td> <input border="0" type="password" name="pwd" size="11" TABINDEX="2"></td> | |
| </tr> | |
| <tr> | |
| <td align="right"><a href onclick="return(Click('Enter'))"><img src="himg/hm_enter.gif" | |
| border="0" name="Enter" alt="Click here to Login to GainsKeeper" TABINDEX="3"></a> </td> | |
| </tr> | |
| <tr> | |
| <td></td> | |
| </tr> | |
| <tr> | |
| <td><a href="www.brasil.gov.br"><img src="himg/hm_ona.gif" border="0" | |
| alt="Open a New Account"></a></td> | |
| </tr> | |
| <tr> | |
| <td><a href="www.brasil.gov.br"><img src="himg/hm_opacct.gif" border="0" | |
| alt="Open a Pro Account"></a></td> | |
| </tr> | |
| <tr> | |
| <td><a href="www.brasil.gov.br"><img src="himg/hm_gkfaq.gif" border="0" alt="FAQs"></a></td> | |
| </tr> | |
| <tr> | |
| <td><a href="www.brasil.gov.br"><img src="himg/hm_privp.gif" border="0" | |
| alt="Privacy Policy"></a></td> | |
| </tr> | |
| <tr> | |
| <td><a href="www.brasil.gov.br"><img src="himg/hm_abgk.gif" border="0" | |
| alt="Learn about GainsKeeper"></a></td> | |
| </tr> | |
| <tr> | |
| <td><a href="www.brasil.gov.br"><img src="himg/hm_subsc.gif" border="0" | |
| alt="Subscription Information"></a></td> | |
| </tr> | |
| <tr> | |
| <td></td> | |
| </tr> | |
| <tr> | |
| <td bgcolor="#003366" align="right" valign="top"><a href | |
| onclick="return(Click('BBBOnline'))"><img border="0" id="_x0000_i1028" | |
| src="images/BBBseal.gif" BORDER="0" name="BBBOnline" | |
| alt="Click verify GK's BBBOnLine Privacy Seal"></a> </td> | |
| </tr> | |
| <tr> | |
| <td></td> | |
| </tr> | |
| <tr> | |
| <td></td> | |
| </tr> | |
| <tr> | |
| <td bgcolor="#003366" align="right" valign="top"><a href | |
| onclick="return(Click('VeriSign'))"><img src="images/VeriSign_logo1.gif" BORDER="0" | |
| name="VeriSign" alt="Click to verify GK's security certificate"></a> </td> | |
| </tr> | |
| <tr> | |
| <td></td> | |
| </tr> | |
| <tr> | |
| <td></td> | |
| </tr> | |
| <tr> | |
| <td></td> | |
| </tr> | |
| <tr> | |
| <td></td> | |
| </tr> | |
| </table> | |
| </td> | |
| <td rowspan="3"></td> | |
| </td> | |
| <td height="68px" width="100%"><img src="images/1099w.gif" alt="GainsKeeper" border="0"> </td> | |
| </tr> | |
| <tr> | |
| <td class="note75bh" colspan="2" width="100%"><big><font color="#400040"><big><big><big><big><big><big>Eu | |
| to Vivo</big></big></big></big></big></big></font></big><p><big><font color="#400040"><big>Delegado | |
| Mauro vai se foder seu filho da puta..</big></font></big><br> | |
| <br> | |
| </td> | |
| </tr> | |
| <tr> | |
| <td valign="top"><table border="0" cellpadding="6" cellspacing="0"> | |
| <tr valign="top"> | |
| <td valign="top" class="note8" nowrap><a href="ab_newsroom.asp#cnbc"><img | |
| src="images/msnbclogo.gif" width="151" height="65" | |
| alt="Click to read MSNBC's Site of the Day" border="0"></a><br> | |
| <b> Features GainsKeeper as</b><br> | |
| "The Cool Web Site Of The Day"<br> | |
| </td> | |
| </tr> | |
| <tr> | |
| <td valign="top" class="note8" nowrap><a href="ab_newsroom.asp#WSJ"><img | |
| src="images/WSJ31.gif" alt="Click to read the article" border="0"></a><br> | |
| "We live in a fluid world and <b>GK</b> <br> | |
| tracks that fluidity for you."<br> | |
| </td> | |
| </tr> | |
| <tr> | |
| <td valign="top"><span class="note8bh"> Quotes & News</span><br> | |
| <span class="note8"> Enter Symbol and "G0"!</span><br> | |
| <table border="1" cellspacing="0" cellpadding="0"> | |
| <tr> | |
| <td bgcolor="#669999"> </td> | |
| </tr> | |
| <tr> | |
| <td bgcolor="#669999" nowrap> <input type="Text" name="symbol" size="11" | |
| maxlength="20" value></td> | |
| <td valign="center" bgcolor="#669999"><a href target="_top" | |
| onClick="return(ShowSymbol(document.f1.symbol.value))"><img border=0 src="shared/2goh_o.gif" onMouseOver="this.src='shared/2goh_n.gif'" onMouseOut="this.src='shared/2goh_o.gif'" alt="Get Quote!"></a></td> | |
| </tr> | |
| <tr> | |
| <td colspan="2" align="left" bgcolor="#669999"> <a href="http://www.spcomstock.com"><img | |
| src="images/comstock.gif" BORDER="0" name="Comstock" alt="SP Comstock"></a></td> | |
| </tr> | |
| </table> | |
| </td> | |
| </tr> | |
| <tr> | |
| <td class="note8" colspan="1" valign="top"><img src="images\btn_arrow.gif" width="12" | |
| height="12" border="0" align="bottom">This site is best viewed using<br> | |
| <a target="_blank" href="browser.htm">Explorer4.0</a> or later. <a | |
| target="_blank" href="netscape.html">Netscape</a><br> | |
| requires version 4.5 or later.<br> | |
| Mac users please click <a target="_blank" href="mac.htm">here.</a> | |
| </td> | |
| </tr> | |
| </table> | |
| </td> | |
| </tr> | |
| </table> | |
| <table> | |
| <tr> | |
| <td valign="top" class="note8" nowrap><img src="himg/hm2_h_gkadv.gif"><br> | |
| <img src="images\btn_arrow.gif" width="12" height="12" border="0" align="bottom"> <b>Recent | |
| GK News and Enhancements</b><br> | |
| <a href="GKAdvanc.asp">Read About it here</a> <img | |
| src="images/new.gif"> <br> | |
| <img src="images\btn_arrow.gif" width="12" height="12" border="0" align="bottom"> <b>There | |
| are 100’s of Portfolio Trackers –<br> | |
| What Makes GainsKeeper Different?</b><br> | |
| <a href="GKnotavail.asp">Features Not Available | |
| Anywhere Else!</a> <br> | |
| <img src="images\btn_arrow.gif" width="12" height="12" border="0"> <b>Still Using That Old | |
| Portfolio Tracker?</b><br> | |
| <a href="advcomp.asp">Take the GK Comparison Test</a> <br> | |
| <img src="images\btn_arrow.gif" width="12" height="12" border="0"> <b>What’s The | |
| Value In Using GainsKeeper?</b><br> | |
| <a href="GKadv.asp">GK Advantages: Save | |
| Time, Money & Sanity</a> <br> | |
| <img src="images\btn_arrow.gif" width="12" height="12" border="0"> <b>How to Take Full | |
| Advantage of GainsKeeper?</b><br> | |
| <a href="gkmost.asp">How to Get the Most From GK</a> <br> | |
| <img src="images\btn_arrow.gif" width="12" height="12" border="0"> <b>Hear What Others Are | |
| Saying About GK!</b><br> | |
| <a href="GKmedia.asp">Media and User Comments</a> <img | |
| src="images/new.gif"> <br> | |
| <img src="images\btn_arrow.gif" width="12" height="12" border="0"> <b>Okay, It’s | |
| Powerful, It’s Easy, It’s Valuable –<br> | |
| Why Wouldn’t I Use GK?</b><br> | |
| <a href="GKwhy.asp">Why Use Another Portfolio Tracker?</a> | |
| <br> | |
| <img src="images\btn_arrow.gif" width="12" height="12" border="0"> <b>Is Warren Buffet | |
| Your Hero Or Are You an <br> | |
| "Attention Deficit Disorder Investor?"</b><br> | |
| <a href="WhoBenefits.asp">What Types of Investors | |
| Benefit From GK?</a> <br> | |
| </td> | |
| <td valign="top" class="note8" nowrap><img src="himg/hm2_h_mjnews.gif"><br> | |
| <span class="note8bh"> TOP STOCK SPLITS <br></span><span class="note8"> Effective Monday, June 12th<br></span><span class="note8"> Alcoa Inc. (AA) 2 for 1<br></span><span class="note8"> Chase Manhattan Corp (CMB) 3 for 2<br></span><span class="note8"> Private Media Group Ltd (PRVT) 2 for 1<br></span><span class="note8"> AT&T-Liberty Media Grp Cl A (LMG.A) 2 for 1<br></span><span class="note8"> AT&T-Liberty Media Grp Cl B (LMG.B) 2 for 1<br></span><span class="note8"> Effective Tuesday, June 13th<br></span><span class="note8"> Robert Half Intl (RHI) 2 for 1<br></span><span class="note8"> Intl Bancshares (IBOC) 5 for 4<br></span><span class="note8"> <br></span><span class="note8bh"> BREAKING CORP ACTION NEWS<br></span><span class="note8"> Comptek Research (CTK) has agreed to be acquired <br></span><span class="note8"> by Northrop Grumman (NOC). The merger is expected<br></span><span class="note8"> to occur within 60 days.<br></span><span class="note8"> <br></span><span class="note8"> <br></span><span class="note8"> <br></span><span class="note8"> <br></span><span class="note8"> <br></span> </td> | |
| </tr> | |
| </table> | |
| </form> | |
| <script> | |
| window.clearTimeout(tid); | |
| </script> | |
| </body> | |
| </html> | |
| <!-- www.attrition.org web hack mirror - watermark or something --> |