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.
63 lines (39 sloc)
1.98 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> | |
| <title>Adverplex, Inc.</title> | |
| <meta name="description" content="Adverplex is a Internet advertising network / exchange that manages the banner and button advertisements that are shown on various web sites. Members who join the banner exchange receive free advertising for their website."> | |
| <meta name="keywords" content="internet advertising, banner advertising, targetted advertising, banner exchange, button exchange, free advertising, promotion, cpm, cost per click, click, marketing, web site advertising, website advertising, web advertising, online advertising"> | |
| <!-- cascade style sheet --> | |
| <style type="text/css"> | |
| * {font-family:Arial;font-size:12pt;font-style:plain;} | |
| input {color:#000000; background:#ddddd0; } | |
| textarea {color:#000000; background:#ddddd0; } | |
| select {color:#000000; background:#ddddd0; } | |
| </style> | |
| <body bgcolor="#FFFFFF" text="#000000" link="#aa0000" vlink="#880000" alink="#000000" leftmargin=0 topmargin=0 marginwidth=0 marginheight=0> | |
| <table width="750" border="0" cellspacing="0" cellpadding="0"> | |
| <tr> | |
| <td align="left" valign="top"> | |
| <!-- content start --> | |
| <center> | |
| <img src="images/logo.gif" alt="Adverplex, Inc." border="0" vspace="0" hspace="0"><br> | |
| <br> | |
| c o m i n g s o o n<br> | |
| <br> | |
| Adverplex will be a cutting-edge Internet advertising network that will rotate banner and button advertisements on a wide-variety of web sites. Members who join the exchange will receive free advertising.<br> | |
| <br> | |
| To be notified when Adverplex opens please enter your email address.<br> | |
| <FORM ACTION="/mailinglist/update.asp" METHOD="POST"> | |
| EMail:<INPUT TYPE="TEXT" NAME="email" SIZE="20" MAXLENGTH="255"> | |
| <INPUT TYPE="HIDDEN" NAME="command" VALUE="subscribe"> | |
| <input type="image" name="submit" src="images/button_subscribe.gif" border="0" alt="Subscribe"> | |
| </FORM> | |
| </center> | |
| <!-- content end --> | |
| </td> | |
| </tr> | |
| </table> | |
| </body> | |
| </html> | |
| </body> | |
| </html> | |