/* Author: 

*/
$(function(){
	

$('#zfeed').rssfeed("http://mayoweb.wordpress.com/feed/",{
	limit:5	
		});
		

});























