var tradegothic = {
      src: '/sitefiles/1228/sifr/flash/tradegothic.swf'
};
 
sIFR.activate(tradegothic);
 
sIFR.replace(tradegothic, {
      selector: 'h1',
	  css: [
      '.sIFR-root { font-size:48px; font-weight:normal; text-transform: uppercase; color:#FFF5E4; }'
      ],
      wmode: 'transparent'
});