$(function() {
		$('.youblue').gFeed({ 
			url: 'http://blogs.dctc.edu/youblue/feed/',
			max: 4
		});  
	});