(function(){$(function(){$("#grafico p span").each(function(){var A=parseInt($("strong",this).text()).toString()+"%";$(this).animate({marginLeft:0},"slow").animate({width:A},"slow")})})})(jQuery)
