<?php include("header.php"); ?>  

<h1>InvertedLogic</h1>
<hr>

<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>
<td width="47%">
<div align=center class=button>
<br>
<h2>InvertedLogic is NOW Hiring</h2>
<p>
<a href="careers">Findout more by visiting the Careers page.</a>
</div>
</td>
<td width="6%">&nbsp;</td>
<td width="47%">
<div align=center class=button>
<br>
<h2>InvertedLogic releases FREE software</h2>
<p>
<a href="opensource-downloads">Find out more by visiting our open source downloads page.</a>
</div>
</td>
</tr>
<tr>
<td colspan=3>&nbsp;</td>
</tr>
<tr>
<td width="47%">
<div align=center class=button>
<br>
<h2>RSS Feed now ONLINE</h2>
<p>
<a href="feed">Visit our RSS feed page to get the latest InvertedLogic press releases and events.</a>
<!-- [RSS Feed] -->
</div>
</td>
<td width="6%">&nbsp;</td>
<td width="47%">
<div align=center class=button>
<br>
<h2>Opening Party Coming Soon...</h2>
<p>
<a href="events">Stay tuned, subscribe to our RSS feed to get the latest news and find out when and where we'll have our
grand opening.</a>
</div>
</td>
</tr>
</table>




<?php include("footer.php") ?>  

