//<![CDATA[
/* Replacement calls. Please see documentation for more information. */

if(typeof sIFR == "function"){
// This is the preferred "named argument" syntax
	sIFR.replaceElement(named({sSelector:"body h5", sFlashSrc:"sifr-nor.swf", sColor:"#000000", sLinkColor:"#000000", sBgColor:"#FFFFFF", sHoverColor:"#CCCCCC", nPaddingTop:20, nPaddingBottom:20, sFlashVars:"textalign=center&offsetTop=6"}));

// This is the older, ordered syntax
//IFR.replaceElement(".title-text", "sifr-nor.swf", "#BE241A", "#BE241A", "#BE241A", "#BE241A", 0, 0, 0, 0);
	sIFR.replaceElement(".title-text-bold", "sifr.swf", "#BE241A", "#BE241A", "#BE241A", "#BE241A", 0, 0, 0, 0);
	sIFR.replaceElement(".welcome-text", "sifr-nor.swf", "#71706E", "#71706E", "#71706E", "#71706E", 0, 0, 0, 0);
	sIFR.replaceElement(".title-text-sub", "sifr-sub.swf", "#3792E8", "#3792E8", "#3792E8", "#3792E8", 0, 0, 0, 0);

};
//]]>