$(function() {
	$("a[href*='http://feeds.feedburner.com/']").hide();
});
