jQuery(function(){
	// Hide WP Hashcash ad (Only needed if you use the WP Hashcash plugin)
	$('#commentform p:last').hide();
});
