		if(typeof sIFR == "function"){

// This is the preferred "named argument" syntax

sIFR.replaceElement(named({sSelector:"h1.title", sCase:'upper', sWmode:'transparent', sFlashSrc:"sIFR/franklin.swf", sColor:"#0C3D75", sLinkColor:null, sBgColor:null, sHoverColor:null, nPaddingTop:0, nPaddingBottom:0, sFlashVars:null}));

sIFR.replaceElement(named({sSelector:"h1.alter", sCase:'upper', sWmode:'transparent',sFlashSrc:"sIFR/franklin.swf", sColor:"#D90F0F", sLinkColor:null, sBgColor:null, sHoverColor:null, nPaddingTop:0, nPaddingBottom:0, sFlashVars:null}));

sIFR.replaceElement(named({sSelector:"h2.subtitle", sCase:'upper', sWmode:'transparent',sFlashSrc:"sIFR/franklin_regular.swf", sColor:"#D90F0F", sLinkColor:null, sBgColor:null, sHoverColor:null, nPaddingTop:0, nPaddingBottom:0, sFlashVars:null}));

sIFR.replaceElement(named({sSelector:"h3.tag", sCase:'upper', sWmode:'transparent',sFlashSrc:"sIFR/franklin_regular.swf", sColor:"#D90F0F", sLinkColor:null, sBgColor:null, sHoverColor:null, nPaddingTop:0, nPaddingBottom:0, sFlashVars:null}));

// This is the older, ordered syntax
	/* sIFR.replaceElement("h1.title", "sIFR/arial.swf", "#0C3D75", null, null, null, 0, 0, 0, 0);
	sIFR.replaceElement("h1.alter", "sIFR/arial.swf", "#D90F0F", null, null, null, 0, 0, 0, 0);
	sIFR.replaceElement("h2.subtitle", "sIFR/arial.swf", "#D90F0F", null, null, null, 0, 0, 0, 0);
	sIFR.replaceElement("h4.subhead", "sIFR/arial.swf", "#660000", null, null, null, 0, 0, 0, 0);
	sIFR.replaceElement("h3.sidebox","sIFR/vandenkeere.swf","#000000", "#000000", "#DCDCDC", "#DCDCDC", 0, 0, 0, 0, null);
	sIFR.replaceElement("h3", "sIFR/arial.swf", "#D90F0F", null, null, null, 0, 0, 0, 0, null); */

};