time
[www.git] / elements / footer.html
index 55cf8f8..b8280fa 100644 (file)
@@ -1,12 +1,35 @@
 <div id="footer"> 
   <table width="90%" border="0" align="center" cellpadding="0" cellspacing="0">
     <tr> 
-      <td align="center" valign="middle"> <div id="footernav" > <a href="index.html">Home</a> 
-          | <a href="products.html">Products</a> | <a href="services.html">Services</a> 
-          | <a href="demo.html">Demo</a> | <a href="developers.html" >Developers</a> 
-          | <a href="about.html">About</a> | <a href="contact.html">Contact</a> 
-        </div></td>
+      <td align="center" valign="middle">
+        <div id="footernav">
+          <a href="index.html">Home</a> |
+          <a href="products.html">Products</a> |
+          <a href="services.html">Services</a> |
+<!--          <a href="hosting.html">Hosting</a> | -->
+          <a href="demo.html">Demo</a> |
+          <a href="/blog/">Blog</a> |
+          <a href="http://www.freeside.biz/mediawiki/index.php/Freeside:4:Documentation">Documentation</a> |
+          <a href="developers.html" >Open Source</a> |
+          <a href="https://secure.freeside.biz/selfservice/selfservice.cgi">Customer&nbsp;login</a> |
+          <a href="about.html">About</a> | 
+          <a href="jobs.html">Jobs</a> | 
+          <a href="contact.html">Contact</a> 
+        </div>
+      </td>
     </tr>
   </table>
-</div></body>
+</div>
+<!-- Google Analytics Code Start -->
+<script type="text/javascript">
+var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");                                                                    
+document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));                                 
+</script>
+<script type="text/javascript">
+try {
+  var pageTracker = _gat._getTracker("UA-16375106-1");
+  pageTracker._trackPageview();
+} catch(err) {}</script>
+<!-- Google Analytics Code End -->
+</body>
 </html>