var ZapfEllipt = {
	src: 'sifr/ZapfEllipt.swf'
};

sIFR.delayCSS  = true;
sIFR.forceWidth = true;
sIFR.isEnabled = sIFR.ua.transparencySupport;
sIFR.useStyleCheck = true;

sIFR.prefetch(ZapfEllipt);
sIFR.activate(ZapfEllipt);

sIFR.replace(ZapfEllipt, {
	selector: '.sIFR'
	,css: {
			'.sIFR-root': { 'color': '#0c486c', 'letter-spacing': '-0.7'}
	}
	,wmode: 'transparent'
	,fitExactly : 'true'
	,tuneWidth : '3'
});

sIFR.replace(ZapfEllipt, {
	selector: '.sIFR2'
	,css: {
			'.sIFR-root': { 'color': '#0c486c', 'letter-spacing': '-0.7'}
	}
	,wmode: 'transparent'
	,fitExactly : 'true'
	,tuneWidth : '3'
});

sIFR.replace(ZapfEllipt, {
	selector: '.sIFR3'
	,css: {
			'.sIFR-root': { 'color': '#5c7a0c', 'letter-spacing': '-0.7'}
	}
	,wmode: 'transparent'
	,fitExactly : 'true'
	,tuneWidth : '3'
});
sIFR.replace(ZapfEllipt, {
	selector: '.sIFR4'
	,css: {
			'.sIFR-root': { 'color': '#106FAC', 'letter-spacing': '-0.7'}
	}
	,wmode: 'transparent'
	,fitExactly : 'true'
	,tuneWidth : '3'
});