|
|
|
@ -139,36 +139,39 @@ |
|
|
|
|
</xsl:if> |
|
|
|
|
<br/> |
|
|
|
|
|
|
|
|
|
<!-- Slashdot It link --> |
|
|
|
|
<!-- <a |
|
|
|
|
href="javascript:location.href='http://slashdot.org/bookmark.pl?url='+encodeURIComponent(location.href)"> <img src="http://images.slashdot.org/favicon.gif" alt="Slashdot" border="0" height="16" width="16"></img></a> |
|
|
|
|
<xsl:text disable-output-escaping="yes">&nbsp;</xsl:text> |
|
|
|
|
<a href="javascript:location.href='http://slashdot.org/bookmark.pl?url='+encodeURIComponent(location.href)">Slashdot It!</a> --> |
|
|
|
|
|
|
|
|
|
<!-- AddThis Bookmark Button --> |
|
|
|
|
<script type="text/javascript"> |
|
|
|
|
addthis_url = location.href; |
|
|
|
|
addthis_title = document.title; |
|
|
|
|
addthis_pub = 'calumt'; |
|
|
|
|
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script> |
|
|
|
|
|
|
|
|
|
<!-- digg button --> |
|
|
|
|
<script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script> |
|
|
|
|
<script language="javascript" src="http://reddit.com/button.js?t=3"></script> |
|
|
|
|
<!-- |
|
|
|
|
<script type="text/javascript"> |
|
|
|
|
google_ad_client = "pub-5235744946475097"; |
|
|
|
|
google_ad_width = 728; |
|
|
|
|
google_ad_height = 90; |
|
|
|
|
google_ad_format = "728x90_as"; |
|
|
|
|
google_ad_type = "text_image"; |
|
|
|
|
//2007-03-21: mcc |
|
|
|
|
google_ad_channel = "1106187834"; |
|
|
|
|
</script> |
|
|
|
|
<script type="text/javascript" |
|
|
|
|
src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> |
|
|
|
|
</script> |
|
|
|
|
--> |
|
|
|
|
<!-- AddThis Bookmark Button --> |
|
|
|
|
<script type="text/javascript"> |
|
|
|
|
addthis_url = location.href; |
|
|
|
|
addthis_title = document.title; |
|
|
|
|
addthis_pub = 'calumt'; |
|
|
|
|
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script> |
|
|
|
|
|
|
|
|
|
<xsl:if test="@buttons"> |
|
|
|
|
|
|
|
|
|
<br/><br/> |
|
|
|
|
<!-- digg button --> |
|
|
|
|
<script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script> |
|
|
|
|
|
|
|
|
|
<!-- reddit button --> |
|
|
|
|
<script language="javascript" src="http://reddit.com/button.js?t=3"></script> |
|
|
|
|
|
|
|
|
|
</xsl:if> |
|
|
|
|
|
|
|
|
|
<!-- google ads --> |
|
|
|
|
<!-- |
|
|
|
|
<script type="text/javascript"> |
|
|
|
|
google_ad_client = "pub-5235744946475097"; |
|
|
|
|
google_ad_width = 728; |
|
|
|
|
google_ad_height = 90; |
|
|
|
|
google_ad_format = "728x90_as"; |
|
|
|
|
google_ad_type = "text_image"; |
|
|
|
|
//2007-03-21: mcc |
|
|
|
|
google_ad_channel = "1106187834"; |
|
|
|
|
</script> |
|
|
|
|
<script type="text/javascript" |
|
|
|
|
src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> |
|
|
|
|
</script> |
|
|
|
|
--> |
|
|
|
|
|
|
|
|
|
<xsl:call-template name="footer"/> |
|
|
|
|
</body> |
|
|
|
|