if(typeof sIFR == "function"){
	if(document.URL.substring(0,5) == 'https') {
    	sIFR.replaceElement("h1", named({sFlashSrc: "http://www.usr.com/fonts/metaliningbold.swf", sFlashVars:"offsetTop=2", sWmode: "transparent", sColor:"#ff0000"}));
	} else {
		sIFR.replaceElement("h1", named({sFlashSrc: "http://www.usr.com/fonts/metaliningbold.swf", sFlashVars:"offsetTop=2", sWmode: "transparent", sColor:"#ff0000"}));
	}
};