$(document).ready(function(){
	$("#header .wrapper").flash({src:'_swf/menu.swf', width:895, height:180, wmode:'transparent', flashvars: { aba: '' } });
	$(".home .banner_principal").flash({src:'_swf/home_principal.swf', width:895, height:310, wmode:'transparent', flashvars: { news: news } });
	$(".home .banner_depoimento").flash({src:'_swf/home_depoimento.swf', width:260, height:145, wmode:'transparent' });
	$(".home .banner_publicidade").flash({src:'_swf/home_publicidade.swf', width:260, height:145, wmode:'transparent' });
});
