if(typeof sIFR == "function"){

// This is the preferred "named argument" syntax
	
	sIFR.replaceElement(named({sSelector:"body h1", sFlashSrc:"swf/franklin-gothic-book.swf", sColor:"#000000", sLinkColor:"#000000", sBgColor:"#FFFFFF", sHoverColor:"#871600", nPaddingTop:0, nPaddingBottom:5, sFlashVars:"textalign=left&offsetTop=0"}));
	
	sIFR.replaceElement(named({sSelector:"body p.subhead", sFlashSrc:"swf/franklin-gothic-book.swf", sColor:"#000000", sLinkColor:"#000000", sBgColor:"#FFFFFF", sHoverColor:"#871600", nPaddingTop:0, nPaddingBottom:30, sFlashVars:"textalign=left&offsetTop=0"}));

	sIFR.replaceElement(named({sSelector:"body h2", sFlashSrc:"swf/franklin-gothic-book.swf", sColor:"#000000", sLinkColor:"#000000", sBgColor:"#FFFFFF", sHoverColor:"#871600", nPaddingTop:0, nPaddingBottom:5, sFlashVars:"textalign=left&offsetTop=0"}));

};

