var tradegothic = {
  src: '/swf/tradegothic.swf'
};

sIFR.activate(tradegothic);

sIFR.replace(tradegothic, {
  selector: 'h2', wmode: 'transparent'
	,css:{
		'.sIFR-root':{'color':'#F58025', 'font-size':'16px', 'font-weight':'bold', 'margin':'0', 'padding':'0'}
	}
});