ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/www/trunk/footer.html
Revision: 74
Committed: Wed Aug 22 00:36:04 2007 UTC (16 years, 8 months ago) by laffer1
Content type: text/html
File size: 380 byte(s)
Log Message:
Add footer for SSI

File Contents

# Content
1 <!-- BEGIN FOOTER -->
2 <div id="footer">
3 <p id="footertext"><a href="/copyright/index.html">Legal Notices</a> | Copyright 2005-2007 Lucas Holt
4 </p>
5
6 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
7 </script>
8 <script type="text/javascript">
9 _uacct = "UA-560995-2";
10 urchinTracker();
11 </script>
12 </div>
13 <!-- END FOOTER -->