$(document).ready(function(){
	$("#noticies").length ? on="" : on="../";
	$("#peu").load(on + "peu.html"); 
});
