//<![CDATA[
/* Replacement calls. Please see documentation for more information. */

if(typeof sIFR == "function"){

// This is the preferred "named argument" syntax
	sIFR.replaceElement("h1", named({sFlashSrc: "rockwell.swf", sColor: "#646239", sCase: "upper", sBgColor: "#EEF0E3"}));
	sIFR.replaceElement("h2", named({sFlashSrc: "rockwell.swf", sColor: "#403F24", sCase: "upper", sBgColor: "#EEF0E3"}));
	sIFR.replaceElement("h3", named({sFlashSrc: "rockwell.swf", sColor: "#990000", sCase: "upper", sBgColor: "#EEF0E3"}));
	sIFR.replaceElement("h4", named({sFlashSrc: "rockwell.swf", sColor: "#403F24", sCase: "upper", sBgColor: "#EEF0E3"}));
	sIFR.replaceElement("h2.sidebar", named({sFlashSrc: "rockwell.swf", sColor: "#403F24", sCase: "upper", sBgColor: "#646239"}));

};

//]]>