Added the google analytics code. -PB
[www.git] / elements / footer.html
1 <div id="footer"> 
2   <table width="90%" border="0" align="center" cellpadding="0" cellspacing="0">
3     <tr> 
4       <td align="center" valign="middle">
5         <div id="footernav">
6           <a href="index.html">Home</a> |
7           <a href="products.html">Products</a> |
8           <a href="services.html">Services</a> |
9           <a href="demo.html">Demo</a> |
10           <a href="/blog/">Blog</a> |
11           <a href="http://www.freeside.biz/mediawiki/index.php/Freeside:1.9:Documentation">Documentation</a> |
12           <a href="developers.html" >Open Source</a> |
13           <a href="https://secure.freeside.biz/selfservice/selfservice.cgi">Customer&nbsp;login</a> |
14           <a href="about.html">About</a> | 
15           <a href="jobs.html">Jobs</a> | 
16           <a href="contact.html">Contact</a> 
17         </div>
18       </td>
19     </tr>
20   </table>
21 </div></body>
22 </html>