$(document).ready(function(){
    var flashvars = {};
	var paramsT = {wmode: "transparent"};
	var params = {};
	var attributes = {};
	swfobject.embedSWF("animacao/logo_safol.swf", "logo_interno", "248", "82", "9.0.0", "animacao/expressInstall.swf", flashvars, paramsT, attributes);

	$(document).pngFix();

    $('ul.sf-menu').superfish({
        animation: {height: 'show'},
        delay: 0
    });
});
