$(document).ready(function(){




$("div#blogentries").load('http://www.instants-suspendus.net/blogentries.txt');

});


