var tradegothic = { src: '/app_media/flash/tradegothic.swf' };
sIFR.activate(tradegothic);
sIFR.replace(tradegothic, {
	selector: 'h1,h2,h2 a',
	wmode: 'transparent',
	css: ['.sIFR-root{color:#0074bf;letter-spacing:-0.5}']
});
sIFR.replace(tradegothic, {
selector: '.intro,.homequotes,.homebullets,.homeoccasion',
	wmode: 'transparent',
	css: ['.sIFR-root{color:#333333;letter-spacing:-0.5}']
});