/* NB: init sIFR */
if(typeof sIFR == "function"){
	var protocol = (location.protocol=="http:") ? "http://" : "https://";
		
	sIFR.replaceElement("h1", "flash/din.swf", named({ sColor : "#333333", sCase : "upper", sWmode : "transparent"}));
}
