var eurostile = { src: '/BriggsRacing/resources/fonts/eurostile_bold.swf' };
sIFR.activate(eurostile);
sIFR.replace(eurostile, {
	selector: '.heading h1,.heading .h1',
	css: '.sIFR-root { color: #000000; text-transform:uppercase; }',
	forceTextTransform: true,
	wmode: 'transparent'
});

