var TradeGothicBoldCn20 = { src: rootFolder + '/swf/TradeGothic-BoldCn20.swf' };

sIFR.useStyleCheck = true; // Fixes text wrap issue
sIFR.activate(TradeGothicBoldCn20);

sIFR.replace(TradeGothicBoldCn20, {
	wmode: 'transparent',
  	selector: 'h1.contentTitle',
  	css: '.sIFR-root { color: #4d525a; font-size: 3.00em; font-weight: normal; text-transform: uppercase; leading: -5; }'
});
