
$(document).ready(function(){
	handleAjaxContent('produit');
	initAjaxContent('produit');
	makeColumns();
});

$(window).load(function(){
});
