var sifrBraehead = {
		src: '/site/sIFR/sifrDins.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/sifrDins.swf', selector: 'h1' });

	sIFR.replace(sifrBraehead, {selector: '.contentLookBookArea .rightColumn h1', css: ['.sIFR-root {color:#B12983; font-size: 22px;}'],wmode: 'transparent'});
	
	//sIFR.replace(sifrBraehead, {selector: '.lookbookitemcontent h1', css: ['.sIFR-root {color: #B12983; font-size: 22px;}'],wmode: 'transparent'});

	sIFR.replace(sifrBraehead, {selector: '.contentLookBookArea .lookBookContainer h1', css: ['.sIFR-root {color:#B12983; font-size: 37px; text-align: center;}'],wmode: 'transparent'});
	
	sIFR.replace(sifrBraehead, {selector: '.contentLookBookArea h1', css: ['.sIFR-root {color:#B12983; font-size: 37px; text-align: center;}'],wmode: 'transparent'});

	sIFR.replace(sifrBraehead, {selector: '.contentAreaHome h1', css: ['.sIFR-root {color:#b12983; font-size: 22px;}'],wmode: 'transparent'});
	
	sIFR.replace(sifrBraehead, {selector: '.contentArea h1, .openingTimesContent h1', css: ['.sIFR-root {color:#b12983; font-size: 30px;}'],wmode: 'transparent'});
	
	sIFR.replace(sifrBraehead, {selector: 'h2', css: ['.sIFR-root {color:#b12983; font-size: 30px;}'],wmode: 'transparent'});
	
	sIFR.replace(sifrBraehead, {selector: '#searchList h3', css: ['.sIFR-root {color:#b12983; font-size: 24px;}'],wmode: 'transparent'});
	
	sIFR.replace(sifrBraehead, {selector: 'h3', css: ['.sIFR-root {color:#b12983; font-size: 30px;}'],wmode: 'transparent'});

	sIFR.replace(sifrBraehead, {selector: '.bigLetter', css: ['.sIFR-root {color:#b12983; font-size: 60px; text-align: center;}'],wmode: 'transparent'});