/* Link to this with the following code:
 *
 *           <div class="social"><script src="http://media.tbc.org/s.js"></script></div>
 *
 */


if (!my_counter) var my_counter = 0;
my_id = 'social'+my_counter;
document.write('<span id="', my_id, '"></span>');

var permalink = document.location;
var tweetmeme_url = permalink;

if (document.getElementById(my_id).parentNode.parentNode.parentNode.parentNode.getElementsByTagName('h3')[0].getElementsByTagName('a')[0]) {
  permalink = document.getElementById(my_id).parentNode.parentNode.parentNode.parentNode.getElementsByTagName('h3')[0].getElementsByTagName('a')[0].href;
}
tweetmeme_url = permalink;
document.write('<fb:like href="'+permalink+'" layout="button_count" show_faces="false"></fb:like><scr'+'ipt type="text/javascript">tweetmeme_style="compact";</scr'+'ipt><scr'+'ipt type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></scr'+'ipt>');

my_counter++;