var sifrBraehead = {
		src: '/site/sifr/sifrBraehead.swf', ratios:[8,1.41,11,1.31,15,1.29,16,1.28,24,1.26,27,1.24,33,1.23,44,1.22,47,1.21,48,1.22,73,1.21,74,1.2,75,1.21,76,1.2,78,1.21,79,1.2,80,1.21,84,1.2,85,1.21,1.2]
		
};
	
	sIFR.useStyleCheck = true;
	sIFR.activate(sifrBraehead); // From revision 209 and onwards
	
	//sIFR.debug.ratios({ src: '/site/sifr/sifrBraehead.swf', selector: 'h1' });

	sIFR.replace(sifrBraehead, {selector: '.sectionStyle1 h1', css: ['.sIFR-root {font-size: 24px; color:#639AD0;}'],wmode: 'transparent'});
	
	sIFR.replace(sifrBraehead, {selector: '.sectionStyle2 h1', css: ['.sIFR-root {font-size: 24px; color:#0AC5CA;}'],wmode: 'transparent'});
	
	sIFR.replace(sifrBraehead, {selector: '.sectionStyle3 h1', css: ['.sIFR-root {font-size: 24px; color:#20B6AD;}'],wmode: 'transparent'});

	sIFR.replace(sifrBraehead, {selector: '.sectionStyle4 h1', css: ['.sIFR-root {font-size: 24px; color:#8251A0;}'],wmode: 'transparent'});

	sIFR.replace(sifrBraehead, {selector: '.sectionStyle5 h1', css: ['.sIFR-root {font-size: 24px; color:#F5861F;}'],wmode: 'transparent'});
	
	sIFR.replace(sifrBraehead, {selector: 'h1', css: ['.sIFR-root {font-size: 24px; color:#C54197;}'],wmode: 'transparent'});
	
	

	
	sIFR.replace(sifrBraehead, {selector: 'h2', css: ['.sIFR-root {font-size: 22px; color:#422871;}'],wmode: 'transparent'});
	



	sIFR.replace(sifrBraehead, {selector: 'h3', css: ['.sIFR-root {font-size: 20px; color:#8251A0;}'],wmode: 'transparent'});
	



	sIFR.replace(sifrBraehead, {selector: '.sectionStyle1 .captionBG h4', css: ['.sIFR-root {font-size: 18px; color:#639AD0; cursor: pointer;}',
		'a { text-decoration: none; }',
		'a:link { color: #639AD0; text-decoration: none; }',
		'a:hover { color: #639AD0; text-decoration: underline; }',
		'a:active { color: #639AD0; text-decoration: underline; }'],wmode: 'transparent'});



	
	sIFR.replace(sifrBraehead, {selector: '.sectionStyle4 .captionBG h4', css: ['.sIFR-root {font-size: 18px; color:#8251A0; cursor: pointer;}',
		'a { text-decoration: none; }',
		'a:link { color: #8251A0; text-decoration: none; }',
		'a:hover { color: #8251A0; text-decoration: underline; }',
		'a:active { color: #8251A0; text-decoration: underline; }'],wmode: 'transparent'});
	




	sIFR.replace(sifrBraehead, {selector: '.captionBG h4', css: ['.sIFR-root {font-size: 18px; color:#000000; cursor: pointer;}',
		'a { text-decoration: none; }',
		'a:link { color: #000000; text-decoration: none; }',
		'a:hover { color: #000000; text-decoration: underline; }',
		'a:active { color: #000000; text-decoration: underline; }'],wmode: 'transparent'});

