/*
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab" id="animace3" width="550" height="336">');
document.write('<param name="allowFullScreen" value="false">');
document.write('<param name="movie" value="./data/images/animace.swf">');
document.write('<param name="quality" value="high">');
document.write('<param name="bgcolor" value="#B85C00">');
document.write('<param name="wmode" value="window">');
document.write('<embed src="./data/images/animace.swf" width="550" allowFullScreen="false" height="336" quality="high" bgcolor="#B85C00" wmode="window" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"></embed>');
document.write('</object>');
*/
document.write('<object type="application/x-shockwave-flash" data="./data/images/animace.swf" width="550" height="336">');
document.write('<param name="movie" value="./data/images/animace.swf" />');
document.write('<param name="quality" value="high" />');
document.write('<param name="bgcolor" value="#B85C00" />');
document.write('<img src="./data/images/image.jpg" mce_src="./data/images/image.jpg" width="550" height="340" alt="flash" />');
document.write('</object>');
