var myriad = { src: '/v02/js/sifr3/fonts/myriad.swf' }; sIFR.activate(myriad); sIFR.replace(myriad, { selector: 'h3' ,css: [ '.sIFR-root {letter-spacing:-1.30; text-align: left; color: #666666; }' ,'a { text-decoration: none; color: #666666; }' ,'a:link { color: #666666; }' ,'a:hover { color: #999999; }' ] ,tuneHeight: '-5' ,wmode: 'transparent' // ,forceWidth: 'true' ,forceSingleLine: 'true' }); sIFR.replace(myriad, { selector: 'h2' ,css: [ '.sIFR-root {letter-spacing:-1.30; text-align: left; color: #666666; }' ,'a { text-decoration: none; color: #666666; }' ,'a:link { color: #666666; }' ,'a:hover { color: #999999; }' ] ,tuneHeight: '-5' ,wmode: 'transparent' // ,forceWidth: 'true' ,forceSingleLine: 'true' });