$(document).ready(function() {
 	$('.nofollow').click(function() { return false; });
});
