// JavaScript Document
function ConteudoFlash()
{
// document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" height="187" width="766">\n');
 document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0" height="187" width="766">\n');
 document.write('<param name="wmode" value="transparent">\n');
 document.write('<param name="movie" value="imagens/TopoSitePedreira.swf">\n');
 document.write('<param name="quality" value="high">\n');
// document.write('<embed height="365" pluginspage="http://www.macromedia.com/go/getflashplayer" quality="high" src="imagens/TopoSitePedreira.swf" type="application/x-shockwave-flash" width="766"></embed>\n');
 document.write('<embed height="365" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" quality="high" src="imagens/TopoSitePedreira.swf" type="application/x-shockwave-flash" width="766"></embed>\n');
 document.write('</object>\n');
}
