var u=encodeURIComponent(location.href);
var t=encodeURIComponent(document.title);
var d1='<a target="_blank" href="http://';
var d2=' border="0"></a>&nbsp;&nbsp;';
var base = 'http://www.turfshop.co.uk';
document.write('<br>');
document.write( d1+'del.icio.us/post?url=' +u+ '&title=' +t+ '"><img class="sb" border="0" src="'+base+'/images/social/delicious.png" alt="Bookmark with del.icio.us"' +d2);
document.write( d1+'www.facebook.com/sharer.php?' +u+ '&title=' +t+ '"><img class="sb" border="0" src="'+base+'/images/social/facebook.gif" alt="Share on Facebook"' +d2);
document.write( d1+'digg.com/submit?phase=3&url=' +u+ '&title=' +t+ '"><img class="sb" border="0" src="'+base+'/images/social/digg.png" alt="Digg This!"' +d2);
document.write( d1+'reddit.com/submit?url=' +u+ '&title=' +t+ '"><img class="sb" border="0" src="'+base+'/images/social/reddit.gif" alt="Post to Reddit"' +d2);
document.write( d1+'www.stumbleupon.com/submit?url=' +u+ '&title=' +t+ '"><img class="sb" border="0" src="'+base+'/images/social/su.png" alt="Post to StumbleUpon"' +d2);
document.write( d1+'www.kaboodle.com/za/additem?get=1&url=' +u+ '&title=' +t+ '"><img class="sb" border="0" src="'+base+'/images/social/kaboodle.gif" alt="Post to Kaboodle"' +d2);
document.write( d1+'myweb2.search.yahoo.com/myresults/bookmarklet?t' +t+ '&u=' +u+ '"><img class="sb" border="0" src="'+base+'/images/social/yahoo.gif" alt="Bookmark with Yahoo"' +d2);
document.write( d1+'www.google.com/bookmarks/mark?op=add&bkmk=' +u+ '&title=' +t+ '"><img class="sb" border="0" src="'+base+'/images/social/google.gif" alt="Bookmark with Google"' +d2);
