var cowell = { src: 'http://www.fontburner.com/flash/cowell.swf' }; sIFR.prefetch(cowell); sIFR.delayCSS = true; sIFR.activate(cowell); sIFR.replace(cowell, { selector: 'h1, h2, h3, .cowell, #cowell' ,css: [ '.sIFR-root {color:#000000;}' ,'a {color:#000000; text-decoration: underline; font-weight:normal; }' ,'a:link {color:#000000; text-decoration: underline; font-weight:normal; }' ,'a:hover {color:#000000; text-decoration: underline; font-weight:normal; }' ,'a:visited { color: #000000; text-decoration: underline }' ,'em { color: #000000; font-style:normal; font-weight:normal; }' ,'strong { color: #000000; font-weight:normal; font-style:normal; }' ] ,offsetTop:0 ,marginBottom: 0 ,verticalSpacing: 0 ,wmode: 'transparent' });