var tradeGothicCn  = {
  src: 'http://www.ucr.edu/flash/TradeGothicCn.swf'
};

sIFR.activate (tradeGothicCn);

sIFR.replace (tradeGothicCn, {
	selector: '#content h2',
	wmode: 'transparent',
	css: '.sIFR-root { color:#444444; }',
	fitExactly: 'true'
});
