
if(typeof sIFR == "function"){
// This is the preferred "named argument" syntax
	sIFR.replaceElement(named({
		sSelector:"body h1",
		sFlashSrc:"fileadmin/sifr/orbitron-black.swf", 
		sColor:"#C2002B", 
		sLinkColor:"#000000", 
		sBgColor:"#FFFFFF", 
		sHoverColor:"#CCCCCC", 
		nPaddingTop:14, 
		nPaddingBottom:0, 
		sWmode: "transparent",
		sFlashVars:"textalign=left&offsetTop=0"
	}));
};
