ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/www/trunk/footer.html
Revision: 453
Committed: Fri Apr 27 17:47:49 2012 UTC (12 years ago) by laffer1
Content type: text/html
File size: 2084 byte(s)
Log Message:
add facebook like (gasp)

File Contents

# Content
1 <!-- BEGIN FOOTER -->
2 <div class="horiz"><blockquote><hr /></blockquote></div>
3 <div class="clear"></div>
4 <div id="footer">
5 <blockquote>
6 <p>
7 <a href="https://plus.google.com/112694070346575096682/?prsrc=3" style="text-decoration: none;"><img src="https://ssl.gstatic.com/images/icons/gplus-16.png" width="16" height="16" style="border: 0;"/></a>
8 <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
9 <g:plusone size="small"></g:plusone>
10 <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-2012 Lucas Holt &#8226; <span id="cc"><a href="http://commoncreature.com/">common creature</a></span></p>
11 <iframe src="https://www.facebook.com/plugins/like.php?href=http://www.midnightbsd.org"
12 scrolling="no" frameborder="0"
13 style="border:none; width:450px; height:80px"></iframe>
14 </blockquote>
15 </div>
16 </div>
17 <!-- START GOOGLE -->
18 <div id="googlead" class="center">
19 <script type="text/javascript"><!--
20 google_ad_client = "pub-1321195614665440";
21 google_ad_width = 468;
22 google_ad_height = 60;
23 google_ad_format = "468x60_as";
24 google_ad_type = "text_image";
25 google_ad_channel ="";
26 google_color_border = "1651b5";
27 google_color_bg = "edf7f7";
28 google_color_link = "1651b5";
29 google_color_text = "1651b5";
30 google_color_url = "1651b5";
31 //--></script>
32 <script type="text/javascript"
33 src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
34 </script>
35 </div>
36 <script type="text/javascript">
37 var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
38 document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
39 </script>
40 <script type="text/javascript">
41 var pageTracker = _gat._getTracker("UA-560995-2");
42 pageTracker._initData();
43 pageTracker._trackPageview();
44 </script>
45 <!-- END GOOGLE -->
46
47 <!-- END FOOTER -->