if(typeof sIFR == "function"){
	// sIFR.setup();
	// sIFR.debug();
	sIFR.replaceElement("h1", named({sFlashSrc: "sifr.swf", sColor: "#FF6600", sBgColor:"#FFFFFF", sWmode:"transparent"}));
	
	sIFR.replaceElement("h2", named({sFlashSrc: "sifr.swf", sColor: "#999999", sBgColor:"#FFFFFF", sWmode:"transparent"}));
};