jQuery(function(){
	jQuery("#chat_link").click(function() {
		jQuery.get('/CallPage/MaSelection/ModifSelection/SetPanierHelped');
	});
});
