if(typeof sIFR == "function" && !sIFR.UA.bIsIEMac){
	sIFR.replaceElement("h1.hometitle>span", named({sFlashSrc: "/_swf/myriad.swf", sColor: "#FFFFFF", sBgColor: "#95B4CE", sCase: "upper"}));
	sIFR.setup();

	sIFR.replaceElement("h1.maintitle>span", named({sFlashSrc: "/_swf/myriad.swf", sColor: "#00A14F", sBgColor: "#FFFFFF", sCase: "upper"}));
	sIFR.setup();
	
	sIFR.replaceElement("h2.subtitle>span", named({sFlashSrc: "/_swf/myriad.swf", sColor: "#00582D", sBgColor: "#FFFFFF", sCase: "upper"}));
	sIFR.setup();

	sIFR.replaceElement("h2.infotitle>span", named({sFlashSrc: "/_swf/myriad.swf", sColor: "#00582D", sBgColor: "#FFDA00", sCase: "upper"}));
	sIFR.setup();
	
	sIFR.replaceElement("h3.intro>span", named({sFlashSrc: "/_swf/myriad.swf", sColor: "#00582D", sBgColor: "#FFFFFF", sCase: "upper"}));
	sIFR.setup();
};