window.addEvent('domready', function() {
	if(typeof sIFR == "function"){
		sIFR.replaceElement("#content h2", named({sFlashSrc: "/flash/heading2.swf", sColor: "#5b5b5b", sBgColor: "#e1e1e1", sCase: "upper"}));
	}
});