function a1()
{ 
document.write('<object type="application/x-shockwave-flash" data="images/AnimationOiseau.swf" width="338" height="73"> \n'); 
document.write('<param name="wmode" value="Transparent">\n'); 
document.write('<param name="movie" value="images/AnimationOiseau.swf">\n'); 
document.write('<param name="quality" value="high">\n'); 
document.write('<param name="menu" value="false">\n'); 
document.write('</object>\n'); 
}

function a2()
{ 
document.write('<object type="application/x-shockwave-flash" data="images/SiteSonorise.swf" width="37" height="35"> \n'); 
document.write('<param name="wmode" value="Transparent">\n'); 
document.write('<param name="movie" value="images/SiteSonorise.swf">\n'); 
document.write('<param name="quality" value="high">\n'); 
document.write('<param name="menu" value="false">\n'); 
document.write('</object>\n'); 
}

function a3()
{ 
document.write('<object type="application/x-shockwave-flash" data="images/AnimationAnes.swf" width="152" height="64"> \n'); 
document.write('<param name="wmode" value="Transparent">\n'); 
document.write('<param name="movie" value="images/AnimationAnes.swf">\n'); 
document.write('<param name="quality" value="high">\n'); 
document.write('<param name="menu" value="false">\n'); 
document.write('</object>\n'); 
}