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.
87 lines (72 sloc)
3.57 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><img src="images/00_menu_yellow.gif" width=210 height=125 alt="" border="0" usemap="#main_menu"></td> | |
| <td><img src="images/pixel.gif" width=50 height=125 alt="" border="0"></td> | |
| <td><img src="images/00_scope.gif" width=275 height=125 alt="" border=0></td> | |
| <td><img src="images/pixel.gif" width=75 height=125 alt="" border="0"></td> | |
| </tr> | |
| <tr> | |
| <td valign=top> | |
| <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> | |
| </td> | |
| <td><img src="images/pixel.gif" width=50 height=100 alt="" border="0"></td> | |
| <td><img src="images/pixel.gif" width=275 height=100 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> |