$(document).ready(function() {
$('a.gafollow').click(function() {
   pageTracker._link(this.href); return false;
});
}); 