var frugal = { src: '/frugal.swf' }; var bliss2light = { src: '/bliss2light.swf' }; sIFR.activate(frugal, bliss2light); sIFR.replace(frugal, { selector: '#homeContent .extraInfo p' ,css: [ '.sIFR-root { color:#43413d; text-align:left; font-weight: normal;}' ,'a { text-decoration: none; color:#43413d}' ,'a:link { color: #43413d; }' ,'a:hover { color: #d93903; }' ] ,wmode: 'transparent' ,tuneHeight: '-5px' });