
$(document).ready(function() {

	if(typeof sIFR == "function"){
		
		sIFR.replaceElement("h1 span", named({sFlashSrc:"aerton_bold.swf", sColor: "#ff4200", sWmode: "transparent", sFlashVars: "textalign=left"}));
		sIFR.replaceElement("h2 span", named({sFlashSrc:"aerton_bold.swf", sColor: "#464646", sWmode: "transparent", sFlashVars: "textalign=left"}));
		
	}

});