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.
41 lines (38 sloc)
2.3 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>Company Overview</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"><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> | |
| </td> | |
| <td valign="top" width="25" colspan="1"><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"> | |
| <tr> | |
| <td><p align="center"><img src="images/bright.gif" width="432" height="45" alt="bright.gif (4269 bytes)"></td> | |
| </tr> | |
| </table> | |
| <p align="left"><font color="#000000">PosiLogic is a software developer and consultant | |
| solution provider with its headquarters located in Waukesha, WI. Dedicated to | |
| customer success, PosiLogic enjoys the ability and flexibility to resolve problems with a | |
| solution focus on software development and consulting services.</font></p> | |
| <p><font color="#000000">PosiLogic would like to thank you for visiting this web site. | |
| We can't promise we'll change it frequently, but stop back now and then to see what | |
| new and unique ideas we come up with.</font></p> | |
| <p><font color="#000000"><strong><em>PosiLogic LLC </em></strong></font></p> | |
| <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> | |
| </table> | |
| </body> | |
| </html> |