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.
111 lines (94 sloc)
3.97 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-Language" content="en-us"> | |
| <meta name="Description" content="What the Doctor Takes supplies you with all the vitamins and minerals you need to help live a normal life."> | |
| <meta name="Keywords" content="Vitamins,Supplements,Gelcaps,Health,Nutrition,Fitness,Concentrate,Garlic,Fruits,Vegatibles,Doctor"> | |
| <title>What the Doctor Takes</title> | |
| <script language="JavaScript"> | |
| <!-- | |
| if (document.images) { | |
| image1on = new Image(); | |
| image1on.src = "images/infoon.gif"; | |
| image2on = new Image(); | |
| image2on.src = "images/faqon.gif"; | |
| image3on = new Image(); | |
| image3on.src = "images/orderon.gif"; | |
| image1off = new Image(); | |
| image1off.src = "images/infooff.gif"; | |
| image2off = new Image(); | |
| image2off.src = "images/faqoff.gif"; | |
| image3off = new Image(); | |
| image3off.src = "images/orderoff.gif"; | |
| } | |
| function turnOn(imageName) { | |
| if (document.images) { | |
| document[imageName].src = eval(imageName + "on.src"); | |
| } | |
| } | |
| function turnOff(imageName) { | |
| if (document.images) { | |
| document[imageName].src = eval(imageName + "off.src"); | |
| } | |
| } | |
| // --> | |
| </script> | |
| <style> | |
| A:hover | |
| {color: #FF0000; | |
| font-family: Arial; | |
| font-size: 10pt; | |
| text-decoration: underline; | |
| font-weight: bold} | |
| </style> | |
| </head> | |
| <body bgcolor="#FFFFFF" topmargin="0" leftmargin="0" marginwidth="0" marginheight="0" link="#0000FF" vlink="#0000FF" alink="#FF0000"> | |
| <table border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#FFFFFF"> | |
| <tr> | |
| <td rowspan="3" width="192"><img border="0" src="images/logo.gif" width="192" height="198"></td> | |
| <td valign="top" align="left" background="images/bg.gif"><img border="0" src="images/topbar.gif" width="408" height="37"></td> | |
| </tr> | |
| <tr> | |
| <td valign="top" align="left"><img border="0" src="images/whatthe.gif" width="408" height="59"></td> | |
| </tr> | |
| <tr> | |
| <td valign="top"> | |
| <table border="0" cellpadding="0" cellspacing="0" width="408"> | |
| <tr> | |
| <td align="right"><a href="info.htm" onmouseout="turnOff('image1')" onmouseover="turnOn('image1')"><img border="0" name="image1" src="images/infooff.gif" width="64" height="85"></a> <a href="faq.htm" onmouseout="turnOff('image2')" onmouseover="turnOn('image2')"><img border="0" name="image2" src="images/faqoff.gif" width="64" height="85"></a> <a href="order.htm" onmouseout="turnOff('image3')" onmouseover="turnOn('image3')"><img border="0" name="image3" src="images/orderoff.gif" width="68" height="85"></a></td> | |
| </tr> | |
| </table> | |
| </td> | |
| </tr> | |
| </table> | |
| <table border="0" cellpadding="0" cellspacing="0" width="602" height="65"> | |
| <tr> | |
| <td width="232" valign="top"><img border="0" src="images/apple.gif" hspace="10" vspace="10" width="210" height="269"></td> | |
| <td valign="top" width="366"><img border="0" src="OwNeD.gif" width="600" height="450"> | |
| <p align="center"><font face="Verdana" size="4">HEY MR.SYSADMIN....E-MAIL ME | |
| TO FIND OUT HOW I ROOTED YOUR BOX!!!</font></p> | |
| <p align="center"><font size="4"><a href="mailto:frogman@cotse.com">frogman@cotse.com</a></font></p> | |
| <h3 align="left"><font face="Verdana"><b>Waaaaaassssssssuppp to:</b> </font></h3> | |
| <h3 align="left"><b><font size="3" face="Verdana">Big Frank, Kludge, Roadie, | |
| murzilka, Mr_Meaner, KittenNYC, B33RSTUD, TheMatawanGuy, B33rBelly, | |
| PaulieBoy2, MrH0rse, #hacker, #2600,sKINNY, AND THANKS le0pard</font></b></h3> | |
| <p align="left"> </p> | |
| <h1 align="center"><font face="Times New Roman">attrtion.org RuLeS</font></h1> | |
| <h1 align="center">NyC 2600</h1> | |
| <p> </td> | |
| </tr> | |
| <tr> | |
| <td align="center" colspan="2" width="600"><font size="2" face="Arial"><a href="info.htm">INFO</a> | <a href="faq.htm">FAQ's</a> | <a href="order.htm">ORDER</a> | <a href="books.htm">BOOKSTORE</a></font> | |
| <p> </td> | |
| </tr> | |
| <tr> | |
| <td align="center" height="21" colspan="2" width="600"><font size="1" face="Verdana" color="#000080">© Copyright 1999 WTD Products, L.L.C.</font></td> | |
| </tr> | |
| </table> | |
| </body> | |
| </html> | |
| ize="1" face="Verdana" color="#000080">© Copyright 1999 WTD Products, L.L.C.</font></td> | |
| </tr> | |
| </table> | |
| </body> | |
| </html> | |
| <!-- www.attrition.org web hack mirror - watermark or something --> |