var felix = {
  src: '/wp-content/themes/wp-framework/library/media/images/sifr3-r436/flash/felix.swf'
};

sIFR.activate(felix);

sIFR.replace(felix, {
  selector: 'h2.entry-title, h3.widget-title',
  wmode: 'transparent',
  css: [
        '.sIFR-root { color: #FFFFFF; letter-spacing: 2}',
	    'a { text-decoration: none; color: #FFFFFF; font-weight: bold; }',
	    'a:hover { color: #CCCCCC; font-weight: bold; }'
	]
});


