function inserir_flash_intro()
{
document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="920" height="97">');
document.write('<param name="movie" value="banner.swf?img1=imgflash1.jpg&img2=imgflash2.png&img3=imgflash3.jpg&img4=imgflash2.png&img5=imgflash4.jpg&img6=imgflash2.png&img7=imgflash5.jpg&img8=imgflash2.png&img9=imgflash6.jpg&img10=imgflash2.png&img11=imgflash7.jpg&img12=imgflash2.png" />');
document.write('<param name="quality" value="high"/>');
document.write('<param name="wmode" value="transparent"/>');
document.write(' <embed src="banner.swf?img1=imgflash1.jpg&img2=imgflash2.png&img3=imgflash3.jpg&img4=imgflash2.png&img5=imgflash4.jpg&img6=imgflash2.png&img7=imgflash5.jpg&img8=imgflash2.png&img9=imgflash6.jpg&img10=imgflash2.png&img11=imgflash7.jpg&img12=imgflash2.png" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="920" height="97"  wmode="transparent"></embed>');
document.write('</object>');
}


