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

