
document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0" ID=flashInfografico WIDTH='+flashwidth+' HEIGHT='+flashheight+'>');
document.write('<PARAM NAME=movie VALUE="http://te.i.uol.com.br/infografico/'+flash+'.swf"> <PARAM NAME=quality VALUE=high> <PARAM NAME=bgcolor VALUE=#FFF>');
var plugin = (navigator.mimeTypes && navigator.mimeTypes["application/x-shockwave-flash"]) ? navigator.mimeTypes["application/x-shockwave-flash"].enabledPlugin : 0;
if ( plugin && parseInt(plugin.description.substring(plugin.description.indexOf(".")-1)) >= 4 ) {
	document.write('<EMBED src="http://te.i.uol.com.br/infografico/'+flash+'.swf" quality=high bgcolor=#FFF swLiveConnect=FALSE WIDTH='+flashwidth+' HEIGHT='+flashheight+' TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">');
}
document.write("</OBJECT>");
