/* NB: init sIFR */
if(typeof sIFR == "function"){
	var protocol = (location.protocol=="http:") ? "http://" : "https://";
		
	sIFR.replaceElement("h1", named({sFlashSrc: "http://intranet/sites/gonnadoo/sifr/centurygothic-bold.swf", sColor : "#FFFFFF", sCase : "upper", sWmode : "transparent"}));
	sIFR.replaceElement("h2", named({sFlashSrc: "http://intranet/sites/gonnadoo/sifr/centurygothic-normal.swf", sColor : "#ec008c", sCase : "lower", sWmode : "transparent"}));

}
