$(document).ready(function(){
    $("#promo_mes").flash(
        { src: 'http://pizzariailpapa.com.br/wp-content/themes/ilpapa/flash/topo.swf',
          width: 540,
          height: 180 },
        { version: 8 }
    );
});

