function RunLivre()

{

   document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="150" height="16" id="02">\n');

   document.write('<param name="movie" value="choix-livre90ans.swf" />\n');

   document.write('<param name="quality" value="high" />\n');

   document.write('<param name="wmode" value="Transparent" />\n');

   document.write('<param name="menu" value="false" />\n');

   document.write('<embed wmode="transparent" src="choix-livre90ans.swf" menu="false" quality="high" bgcolor="#ff6600" width="150" height="16" name="02" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed>\n');

   document.write('</object>\n');

}