[Midnightbsd-cvs] www: footer.html: fix html code
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sat Jan 10 21:23:11 EST 2009
Log Message:
-----------
fix html code
Modified Files:
--------------
www:
footer.html (r1.5 -> r1.6)
-------------- next part --------------
Index: footer.html
===================================================================
RCS file: /home/cvs/www/footer.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -L footer.html -L footer.html -u -r1.5 -r1.6
--- footer.html
+++ footer.html
@@ -3,19 +3,38 @@
<div class="clear"></div>
<div id="footer">
<blockquote>
- <p><a href="/legal/">Legal Notices</a> • <a href="/sitemap/">Sitemap</a> • <a href="http://www.cafepress.com/midnightbsd" target="_blank">Store</a>
- • MidnightBSD © 2005, 2006, 2007, 2008, 2009 Lucas Holt • <span id="cc"><a href="http://commoncreature.com/" target="_blank">common creature</a></span></p>
+ <p><a href="/legal/">Legal Notices</a> • <a href="/sitemap/">Sitemap</a> • <a href="http://www.cafepress.com/midnightbsd">Store</a> • MidnightBSD © 2005-2009 Lucas Holt • <span id="cc"><a href="http://commoncreature.com/">common creature</a></span></p>
</blockquote>
</div>
-
-<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">
-var pageTracker = _gat._getTracker("UA-560995-2");
-pageTracker._initData();
-pageTracker._trackPageview();
-</script>
+ </div>
+ <!-- START GOOGLE -->
+ <div id="googlead" class="center">
+ <script type="text/javascript"><!--
+ google_ad_client = "pub-1321195614665440";
+ google_ad_width = 468;
+ google_ad_height = 60;
+ google_ad_format = "468x60_as";
+ google_ad_type = "text_image";
+ google_ad_channel ="";
+ google_color_border = "1651b5";
+ google_color_bg = "edf7f7";
+ google_color_link = "1651b5";
+ google_color_text = "1651b5";
+ google_color_url = "1651b5";
+ //--></script>
+ <script type="text/javascript"
+ src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
+ </script>
+ </div>
+ <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">
+ var pageTracker = _gat._getTracker("UA-560995-2");
+ pageTracker._initData();
+ pageTracker._trackPageview();
+ </script>
+ <!-- END GOOGLE -->
<!-- END FOOTER -->
More information about the Midnightbsd-cvs
mailing list