$(document).ready(function(){
    //alert("JQUERY 1.4.1 est installé !!!");
    $(".courriel").emailizer();
});
