if(typeof sIFR == "function"){	// SiFr
	// Titel h2 Home
	sIFR.replaceElement(named({sSelector:"h2.sifrTitle", sFlashSrc:"flash/centurygothic.swf", sColor:"#FFFFFF", sLinkColor:"#FFFFFF", sBgColor:"#FFFFFF", sHoverColor:"#FFFFFF", sFlashVars:"textalign=left&offsetTop=0", sWmode:"transparent"}));
	// Titel h2 Content ohne Hintergrund
	sIFR.replaceElement(named({sSelector:".loginContent h2.sifrTitleContent , #contentFullScreenLeft h2.sifrTitleContent", sFlashSrc:"flash/centurygothic.swf", sColor:"#FFFFFF", sLinkColor:"#FFFFFF", sBgColor:"#FFFFFF", sHoverColor:"#FFFFFF", sFlashVars:"textalign=left&offsetTop=0", sWmode:"transparent"}));
	// Titel h2 Content
	sIFR.replaceElement(named({sSelector:"h2.sifrTitleContent", sFlashSrc:"flash/centurygothic.swf", sColor:"#152F49", sLinkColor:"#FFFFFF", sBgColor:"#FFFFFF", sHoverColor:"#FFFFFF", sFlashVars:"textalign=left&offsetTop=0", sWmode:"transparent"}));
	// Titel h2 rechts weiss
	sIFR.replaceElement(named({sSelector:"h2.sifrTitleRightWhite", sFlashSrc:"flash/centurygothic.swf", sColor:"#FFFFFF", sLinkColor:"#FFFFFF", sBgColor:"#FFFFFF", sHoverColor:"#FFFFFF", sFlashVars:"textalign=left&offsetTop=0", sWmode:"transparent"}));
	// Titel h2 rechts blau
	sIFR.replaceElement(named({sSelector:"h2.sifrTitleRightBlue", sFlashSrc:"flash/centurygothic.swf", sColor:"#2789D4", sLinkColor:"#FFFFFF", sBgColor:"#FFFFFF", sHoverColor:"#FFFFFF", sFlashVars:"textalign=left&offsetTop=0", sWmode:"transparent"}));
};
