fireOn = Window.ie ? 'load' : 'domready';
window.addEvent(fireOn, function(){
	if(typeof sIFR == "function" && !sIFR.UA.bIsIEMac){
		sIFR.replaceElement(".titel h2",	named({sFlashSrc: "/design/flash/universcondensedlight.swf", sColor: "#0079c2", sWmode: 'transparent'}));
	};
});