/*	Apply sIFR typeface



###########     temporarily disable...     





if(typeof sIFR == "function"){
    sIFR.replaceElement("h1", named({sFlashSrc: "http://www.alanrogers.com/lib/js/font-light.swf", sColor: "#0077AA" }));
	sIFR.replaceElement("h2", named({sFlashSrc: "http://www.alanrogers.com/lib/js/font-light.swf", sColor: "#0077AA" }));
	sIFR.replaceElement("h3", named({sFlashSrc: "http://www.alanrogers.com/lib/js/font-light.swf", sColor: "#0077AA" }));
	sIFR.replaceElement("p.intr", named({sFlashSrc: "http://www.alanrogers.com/lib/js/font-light-small.swf", sColor: "#0066CC"}));

};




############  temporarily disable...     */