$(document).ready(function(){
	$('#peopleLatest').ajaxSection('people have just added','featured',4,false);
	$('#peopleComments').ajaxSection('just commented','just-commented',3,false);
});

