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.metcheck.com';
document.write('<br>');
document.write( d1+'del.icio.us/post?url=' +u+ '&title=' +t+ '"><img class="sb" border="0" src="'+base+'/IMAGES/GENERIC/ICONS/SOCIAL/delicious.png" alt="Add to del.icio.us"' +d2);
document.write( d1+'www.facebook.com/sharer.php?' +u+ '&title=' +t+ '"><img class="sb" border="0" src="'+base+'/IMAGES/GENERIC/ICONS/SOCIAL/facebook.gif" alt="Add to Facebook"' +d2);
document.write( d1+'digg.com/submit?phase=3&url=' +u+ '&title=' +t+ '"><img class="sb" border="0" src="'+base+'/IMAGES/GENERIC/ICONS/SOCIAL/digg.png" alt="Add to Digg"' +d2);
document.write( d1+'www.blinklist.com/index.php?Action=Blink/addblink.php&Url=' +u+ '&Title=' +t+ '"><img class="sb" border="0" src="'+base+'/IMAGES/GENERIC/ICONS/SOCIAL/blinklist.png" alt="Add to Blinklist"' +d2);
document.write( d1+'www.newsvine.com/_tools/seed&save?u=' +u+ '&h=' +t+ '"><img class="sb" border="0" src="'+base+'/IMAGES/GENERIC/ICONS/SOCIAL/newsvine.png" alt="Add to NewsVine"' +d2);
document.write( d1+'reddit.com/submit?url=' +u+ '&title=' +t+ '"><img class="sb" border="0" src="'+base+'/IMAGES/GENERIC/ICONS/SOCIAL/reddit.gif" alt="Add to Reddit"' +d2);
document.write( d1+'www.blogmarks.net/my/new.php?mini=1&simple=1&url=' +u+ '&title=' +t+ '"><img class="sb" sborder="0" src="'+base+'/IMAGES/GENERIC/ICONS/SOCIAL/blogmarks.png" alt="Add to Blogmarks"' +d2);
document.write( d1+'technorati.com/faves?add=' +u+ '"><img class="sb" border="0" src="'+base+'/IMAGES/GENERIC/ICONS/SOCIAL/technorati.png" alt="Add to Technorati"' +d2);
document.write( d1+'www.stumbleupon.com/submit?url=' +u+ '&title=' +t+ '"><img class="sb" border="0" src="'+base+'/IMAGES/GENERIC/ICONS/SOCIAL/su.png" alt="Add to StumbleUnion"' +d2);
document.write( d1+'slashdot.org/bookmark.pl?url=' +u+ '&title=' +t+ '"><img class="sb" border="0" src="'+base+'/IMAGES/GENERIC/ICONS/SOCIAL/slashdot.png" alt="Add to Slashdot"' +d2);
