$(document).ready(function(){
	$("#result").facebook_feed({
		feed: 'https://graph.facebook.com/communication.montpellier.creation.caconcept/feed/?access_token=172904672769377%7C854e463e7fcbd3d529c4db3f.1-1025355517%7ChCcUATT3FRYOGaF1Y2ayJtlFmkI&expires_in=0',
	});
})
