doc links to 2.1
[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:2.1: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>
22 <!-- Google Analytics Code Start -->
23 <script type="text/javascript">
24 var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");                                                                    
25 document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));                                 
26 </script>
27 <script type="text/javascript">
28 try {
29   var pageTracker = _gat._getTracker("UA-16375106-1");
30   pageTracker._trackPageview();
31 } catch(err) {}</script>
32 <!-- Google Analytics Code End -->
33 </body>
34 </html>