var bodini_sc = {
  src: '/flash/bodini_svtytwo_sc.swf'
};

sIFR.activate(bodini_sc);

// sIFR.debug.ratios({ src: 'assets/flash/bodini_svtytwo_sc.swf', selector: '#branding blockquote, .masthead blockquote' });

sIFR.replace(bodini_sc, {
  selector: 'h2.entry-title',
  wmode: 'transparent',
  css: [
     '.sIFR-root { background-color: #ffffff; font-weight: normal; }'
     ,'a { text-decoration: none }'
     ,'a:link { color: #000000 }'
     ,'a:hover { color: #000000; text-decoration: underline }'
  ]
});