function set_SIFR(){
	if(typeof sIFR == "function"){
		//sIFR.replaceElement("#content #the_content h1", named({sFlashSrc: path+"swf/interstate_regularcondensed.swf", sColor: "#572700"}));
		sIFR.replaceElement("#content #submenu span", named({sFlashSrc: path+"swf/interstate_regularcondensed.swf", sColor: "#5C6F7B", sLinkColor: "#5C6F7B", sHoverColor: "#748791", sWmode: "transparent"}));
	};
}

addLoadEvent(set_SIFR);