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.
126 lines (102 sloc)
4.83 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
| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> | |
| <HTML> | |
| <HEAD> | |
| <TITLE>Valuecom</TITLE> | |
| </HEAD> | |
| <BODY background="images/00_background.gif" text="Lime" link="Lime" vlink="Lime" alink="Lime" bgcolor="Black"> | |
| <table width="600" cellspacing="0" cellpadding="0" border="0"> | |
| <tr> | |
| <td rowspan=2 valign=bottom> | |
| <applet code="NewsTickerImage.class" width=210 height=60 > | |
| <param name=filename value="news.txt"> | |
| <param name=fontsize value="12"> | |
| <param name=framecolor value="red"> | |
| <param name=imagename value=""> | |
| <param name=imagewidth value="0"> | |
| <param name=imageheight value="0"> | |
| <param name=framewidth value="0"> | |
| <param name=frameheight value="0"> | |
| <param name=fontname value="arial"> | |
| <param name=headingcolor value="blue"> | |
| <param name=bgcolor value="black"> | |
| <param name=textcolor value="green"> | |
| <param name=tab value="0"> | |
| <param name=pause value="50"> | |
| <param name=speed value="1"> | |
| </applet> | |
| <p> | |
| <img src="images/green.gif" width=210 height=1 alt="" border="0" vspace=3><br> | |
| <img src="images/green.gif" width=210 height=1 alt="" border="0" vspace=3><br> | |
| <img src="images/green.gif" width=210 height=1 alt="" border="0" vspace=3><br> | |
| <img src="images/green.gif" width=210 height=1 alt="" border="0" vspace=3><br> | |
| <img src="images/pixel.gif" width=210 height=25 alt="" border="0"> | |
| </td> | |
| <td><img src="images/pixel.gif" width=50 height=80 alt="" border="0"></td> | |
| <td><img src="images/pixel.gif" width=275 height=80 alt="" border="0"></td> | |
| <td valign=top><font size=2 face=arial><a href="sitemap.html"><img src="images/00_sitemap.gif" width=50 height=80 alt="" border=0></a></font></td> | |
| </tr> | |
| <tr> | |
| <td><img src="images/pixel.gif" width=50 height=50 alt="" border="0"></td> | |
| <td><img src="images/00_valuecom_purple.gif" width=275 height=50 alt="" border="0"></td> | |
| <td><img src="images/pixel.gif" width=75 height=50 alt="" border="0"></td> | |
| </tr> | |
| <tr> | |
| <td valign=top> | |
| <img src="images/00_contact.gif" width=210 height=125 alt="" border="0" usemap="#main_menu"> | |
| <img src="images/pixel.gif" width=210 height=25 alt="" border="0"><br> | |
| <img src="images/green.gif" width=210 height=1 alt="" border="0" vspace=3><br> | |
| <img src="images/green.gif" width=210 height=1 alt="" border="0" vspace=3><br> | |
| <img src="images/green.gif" width=210 height=1 alt="" border="0" vspace=3><br> | |
| <img src="images/green.gif" width=210 height=1 alt="" border="0" vspace=3><br> | |
| <a href="index.html"><img src="images/00_home.gif" width=210 height=30 alt="" border="0"></a> | |
| </td> | |
| <td><img src="images/pixel.gif" width=50 height=125 alt="" border="0"></td> | |
| <td> | |
| <font face="Arial" size="2"> | |
| <!--- content goes here ---> | |
| <FORM METHOD=POST ACTION="/cgibin/formmail.cgi?http://valuecom.com/services"> | |
| <input type=hidden name="recipient" value="qms@valuecom.com"> | |
| <input type=hidden name="subject" value="QMS Contact- Valuecom"> | |
| Please describe the services you may be interested in and | |
| complete this form. We will contact you as soon as possible.<P> | |
| <table border=0> | |
| <tr><td><FONT SIZE="-1">Name:</FONT></td><td><FONT SIZE="-1"><INPUT TYPE=TEXT NAME=realname SIZE=30></FONT></td></tr> | |
| <tr><td><FONT SIZE="-1">Phone: </FONT></td><td><FONT SIZE="-1"><INPUT TYPE=TEXT NAME=Phone SIZE=30></FONT></td></tr> | |
| <tr><td><FONT SIZE="-1">E-Mail: </FONT></td><td><FONT SIZE="-1"><INPUT TYPE=TEXT NAME=username SIZE=30></FONT></td></tr> | |
| </table> | |
| <FONT SIZE="-1">Comments or questions:<br></FONT> | |
| <FONT SIZE="-1"><TEXTAREA NAME=Comments ROWS=5 COLS=30> | |
| </TEXTAREA> | |
| <select name="test_mult" size="2" multiple> | |
| <option value="1">1 | |
| <option value="2">2 | |
| <option value="3">3 | |
| <option value="4">4 | |
| </select> | |
| </FONT><P></b><BR><center> | |
| <FONT SIZE="-1"><INPUT TYPE=submit VALUE="SEND IT!"> | |
| <INPUT TYPE=RESET VALUE="Erase Form"> | |
| </FONT></form> | |
| </font> | |
| </td> | |
| <td><img src="images/pixel.gif" width=75 height=125 alt="" border="0"></td> | |
| </tr> | |
| <tr> | |
| <td valign=top> | |
| </td> | |
| <td><img src="images/pixel.gif" width=50 height=1 alt="" border="0"></td> | |
| <td><img src="images/pixel.gif" width=275 height=1 alt="" border="0"></td> | |
| <td valign=bottom align=right><font size=2 face=arial><a href="links.html"><img src="images/00_links.gif" alt="" border="0"></a></font></td> | |
| </tr> | |
| </table> | |
| <map name="main_menu"> | |
| <area shape="rect" coords="0,95,209,124" href="contact.html"> | |
| <area shape="rect" coords="0,61,209,92" href="services.html"> | |
| <area shape="rect" coords="0,27,209,58" href="profile.html"> | |
| <area shape="rect" coords="0,0,209,25" href="search.html"> | |
| </map> | |
| <font size=1 face=arial>© 1999 <a href="mailto:qms@valuecom.com">Roger Bredow</a></font> | |
| <p> | |
| <img src="images/00_dohickey.gif" width=53 height=50 alt="" border="0"> | |
| </BODY> | |
| </HTML> |