ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/www/trunk/footer.html
Revision: 424
Committed: Wed Jun 15 12:45:13 2011 UTC (12 years, 11 months ago) by laffer1
Content type: text/html
File size: 1921 byte(s)
Log Message:
add google +1 button

File Contents

# User Rev Content
1 laffer1 74 <!-- BEGIN FOOTER -->
2 laffer1 334 <div class="horiz"><blockquote><hr /></blockquote></div>
3 laffer1 182 <div class="clear"></div>
4     <div id="footer">
5     <blockquote>
6 laffer1 424 <p>
7     <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
8     <g:plusone size="small"></g:plusone>
9     <a href="/legal/">Legal Notices</a> &#8226; <a href="/sitemap/">Sitemap</a> &#8226; <a href="http://www.cafepress.com/midnightbsd">Store</a> &#8226; MidnightBSD &copy; 2005-2011 Lucas Holt &#8226; <span id="cc"><a href="http://commoncreature.com/">common creature</a></span></p>
10 laffer1 182 </blockquote>
11     </div>
12 laffer1 297 </div>
13     <!-- START GOOGLE -->
14     <div id="googlead" class="center">
15     <script type="text/javascript"><!--
16     google_ad_client = "pub-1321195614665440";
17     google_ad_width = 468;
18     google_ad_height = 60;
19     google_ad_format = "468x60_as";
20     google_ad_type = "text_image";
21     google_ad_channel ="";
22     google_color_border = "1651b5";
23     google_color_bg = "edf7f7";
24     google_color_link = "1651b5";
25     google_color_text = "1651b5";
26     google_color_url = "1651b5";
27     //--></script>
28     <script type="text/javascript"
29     src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
30     </script>
31     </div>
32     <script type="text/javascript">
33     var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
34     document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
35     </script>
36     <script type="text/javascript">
37     var pageTracker = _gat._getTracker("UA-560995-2");
38     pageTracker._initData();
39     pageTracker._trackPageview();
40     </script>
41     <!-- END GOOGLE -->
42 laffer1 74
43 laffer1 355 <p style="margin: auto; margin-top: 10px; text-align: center;">
44 laffer1 353 <a href="http://validator.w3.org/check?uri=referer"><img
45     src="http://www.w3.org/Icons/valid-xhtml11-blue"
46     alt="Valid XHTML 1.1" height="31" width="88" /></a>
47     </p>
48    
49 laffer1 74 <!-- END FOOTER -->