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.
49 lines (46 sloc)
2.36 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>Contact Information</title> | |
| </head> | |
| <body background="images/background.gif" text="#000000" link="#AF0017" vlink="#0000FF"> | |
| <table border="0" width="600" cellspacing="0" cellpadding="0"> | |
| <tr> | |
| <td valign="top" width="135" colspan="1" rowspan="2"><p align="center"> </p> | |
| <p align="center"> </p> | |
| <p align="center"><a href="Default.htm"><img border="0" src="images/home.gif" alt="Home" WIDTH="112" HEIGHT="29"></a> | |
| <br> | |
| <a href="services.htm"><img border="0" src="images/services.gif" alt="Services" WIDTH="112" HEIGHT="29"></a> <br> | |
| <a href="company%20overview.htm"><img border="0" src="images/company.gif" alt="Company Overview" WIDTH="112" HEIGHT="29"></a> <br> | |
| <a href="contact.htm"><img border="0" src="images/contact%20information.gif" alt="Contact Information" WIDTH="112" HEIGHT="29"></a> <br> | |
| <br> | |
| </td> | |
| <td valign="top" width="25" colspan="1" rowspan="2"><br> | |
| </td> | |
| <td valign="top" width="440" colspan="1"><p align="center"><a href="Default.htm"><img src="images/posilogic.gif" alt="Home" border="0" WIDTH="202" HEIGHT="63"></a></p> | |
| <p align="center"><font size="2"><strong><em>Positive Thinking. Logical Solutions.</em></strong></font></p> | |
| <table border="0" width="440" cellspacing="0" cellpadding="3" height="338"> | |
| <tr> | |
| <td colspan="2" width="434" height="94" valign="top"><p align="center"><img src="images/help.gif" width="432" height="62" alt="help.gif (4719 bytes)"></td> | |
| </tr> | |
| <tr> | |
| <td width="201" height="24" valign="top">Sales: </td> | |
| <td width="227" height="24" valign="top"><a href="mailto:sales@posilogic.com">mailto:sales@posilogic.com</a></td> | |
| </tr> | |
| <tr> | |
| <td width="201" height="87" valign="middle"> <p>Technical Support:</td> | |
| <td width="227" height="87" valign="top"> <p><a href="mailto:support@posilogic.com">mailto:support@posilogic.com</a></td> | |
| </tr> | |
| <tr> | |
| <td width="201" height="109" valign="top"></td> | |
| <td width="227" height="109" valign="top"></td> | |
| </tr> | |
| </table> | |
| <hr noshade> | |
| <p align="center"><font color="#0000A0"><!--webbot bot="Substitution" S-Variable="Copyright" startspan -->Copyright © 1999 PosiLogic LLC<!--webbot bot="Substitution" endspan i-checksum="11091" --></font></td> | |
| </tr> | |
| <tr> | |
| <td valign="top" width="440"></td> | |
| </tr> | |
| </table> | |
| </body> | |
| </html> |