
	var DCFlash = {
	src: '/EU/assets/common/themes/KOOMBA/flash/sifr_helvetica.swf'
	,ratios: []
	};
	sIFR.activate(DCFlash);
	
	

	sIFR.replace(DCFlash, {
	selector: 'h2.FlashHeader'
	,css: '.sIFR-root { font-style: normal; color: #535353; letter-spacing: 0; font-size: 18px; font-weight: bold; text-transform: uppercase; }, a { font-style: normal; color: #535353; text-decoration: none;}, a:hover { text-decoration: underline; color: #535353}'
	,transparent: 'opaque'
	});
	
	
	sIFR.replace(DCFlash, {
	selector: 'h3'
	,css: '.sIFR-root { font-style: normal; color: #FFFFFF; letter-spacing: 0; font-size: 13px; font-weight: bold; text-transform: uppercase; }, em { font-style: normal; color: #3c78aa; }'
	,transparent: 'opaque'
	});
	
	/*sIFR.replace(DCFlash, {
	selector: '.ui-tabs-panel h1'
	,css: '.sIFR-root { font-style: normal; color: #FFFFFF; letter-spacing: 0; font-size: 30px; font-weight: bold; text-transform: uppercase; }'
	,transparent: 'opaque'
	});
		
	sIFR.replace(DCFlash, {
	selector: '.ui-tabs-panel h2'
	,css: '.sIFR-root { font-style: normal; color: #FFFFFF; letter-spacing: 0; font-size: 14px; font-weight: bold; text-transform: uppercase; }'
	,transparent: 'opaque'
	});*/
	
	sIFR.replace(DCFlash, {
	selector: '.StaticPage h2'
	,css: '.sIFR-root { font-style: normal; color: #535353; letter-spacing: 0; font-size: 18px; font-weight: bold; text-transform: uppercase; }'
	,transparent: 'opaque'
	});
	
function Loadsifr(){
	/*sIFR.replace(DCFlash, {
	selector: '.ui-tabs-panel h1'
	,css: '.sIFR-root { font-style: normal; color: #FFFFFF; letter-spacing: 0; font-size: 30px; font-weight: bold; text-transform: uppercase; }'
	,transparent: 'opaque'
	});
		
	sIFR.replace(DCFlash, {
	selector: '.ui-tabs-panel h2'
	,css: '.sIFR-root { font-style: normal; color: #FFFFFF; letter-spacing: 0; font-size: 14px; font-weight: bold; text-transform: uppercase; }'
	,transparent: 'opaque'
	});*/
	
}