var avenir = { src: 'http://sportpartnersusa.com/assets/flash/avenir.swf' };
sIFR.activate(avenir);

sIFR.replace(avenir, {
	selector: '#event-detail h1, #product-detail h1, .register h1',
	css: '.sIFR-root {color: #540819;}',
	wmode: 'transparent'
});

sIFR.replace(avenir, {
	selector: 'h1',
	css: '.sIFR-root {color: #540819;}',
	wmode: 'transparent'
});

sIFR.replace(avenir, {
	selector: '.subhead',
	css: '.sIFR-root {color: #000000;}',
	wmode: 'transparent'
});

sIFR.replace(avenir, {
	selector: '#secondary > h2',
	css: '.sIFR-root {color: #000000;}',
	wmode: 'transparent'
});