document.write('<object classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\"');
document.write('codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/');
document.write('swflash.cab#version=6,0,0,0\" width=\"'+width+'\"');
document.write('height=\"'+height+'\" id=\"'+nomanim+'.swf\" align=\"\">');
document.write('<param name=\"movie\" value=\"'+nomanim+'.swf\">');
document.write('<param name=\"quality\" value=\"high\"> <param ');
document.write('name=\"bgcolor\" value=\"#'+nomcouleur+'\">');
document.write('<embed src=\"'+nomanim+'.swf\"');
document.write('quality=\"high\" bgcolor=\"#'+nomcouleur+'\"');
document.write('width=\"'+width+'\" height=\"'+height+'\" name=\"'+nomanim+'\"');
document.write('align=\"\" type=\"application/x-shockwave-flash\"'); document.write('pluginspace=\"http://www.macromedia.com/go/getflashplayer\">');
document.write('</embed></object>');