function ajouterLeFlash(){
    document.write('<object width="375" height="430" id="afdas-accueil" type="application/x-shockwave-flash" data="mime/swf/afdas-accueil.swf" >');
    document.write('<param name="movie" value="mime/swf/afdas-accueil.swf"/>');
    document.write('<param name="quality" value="high"/>');
    document.write('<param name="bgcolor" value="#f3f3f3"/>');
    document.write('</object>');
}