if(typeof sIFR == "function"){

// This is the preferred "named argument" syntax
	sIFR.replaceElement(named({sSelector:"body #header h1", sFlashSrc:"fileadmin/reiten-in-mv/layout/scripts/tradegothic.swf", sColor:"#ffffff", sLinkColor:"#000000", sHoverColor:"#CCCCCC", sWmode:"transparent", nPaddingTop:1, nPaddingBottom:1, sFlashVars:"textalign=right&offsetTop=6"}));

// This is the older, ordered syntax
	//sIFR.replaceElement("h2", "fileadmin/reiten-in-mv/layout/scripts/tradegothic2.swf", "#000000", null, null, null, 0, 0, 0, 0);
	sIFR.replaceElement(named({sSelector:"body #header h2", sFlashSrc:"fileadmin/reiten-in-mv/layout/scripts/tradegothic2.swf", sColor:"#ffffff", sLinkColor:"#000000", sHoverColor:"#CCCCCC", sWmode:"transparent", nPaddingTop:0, nPaddingBottom:0, sFlashVars:""}));	
}
