//<![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:"incised901-head.swf", sColor:"#000000", sLinkColor:"#000000", sBgColor:"#FFFFFF", sHoverColor:"#CCCCCC", nPaddingTop:20, nPaddingBottom:20, sFlashVars:"textalign=center&offsetTop=6"}));

// This is the older, ordered syntax
	sIFR.replaceElement(".page-title", "incised901-head.swf", "#85B200", "#FF0000", "#FFFFFF", "#FFFFFF", 0, 0, 0, 0);
	sIFR.replaceElement(".sub-title", "incised901-sub.swf", "#03B7E3", "#FF00FF", "#FFFFFF", "#FFFFFF", 0, 0, 0, 0);
};
//]]>