var neue = { src: 'http://racing.redbull.com/flash/helveticaneueboldcon.swf' };

sIFR.forceTextTransform = true;

sIFR.activate(neue);

sIFR.replace(neue, {
	selector: 'h2.sifr, h4.sifr',
	selectable: false,
	wmode : 'transparent'
});

sIFR.replace(neue, {
	selector: 'h3.sifr span, h3.feedtitle span, #secondary-content #image-information h3 span, #secondary-content #article-information h3 span, #secondary-content #video-information h3 span, #secondary-content #related-content h3 span, #comments h3 span, #article h2 span, #video h2 span, #image h2 span, #event-competition h2 span, #event-competition #feed-content h3 span, #event-information h3 span, #homegreybox h2, #pinkbox h2, #comments h3 span, #download-information h3 span',
	css: '.sIFR-root { color: #FFFFFF; text-transform: uppercase }',
	selectable: false,
	wmode : 'transparent'
});