/* Perform these functions once the page is finished loading */
$(function() {
	
	/* Replacement calls. Please see documentation for more information. */
	
	if(typeof sIFR == "function"){
    sIFR.replaceElement(".title", named({sFlashSrc: "flash/myriadpro.swf", sColor: "#19478e", sBgColor: "#ffffff", sFlashVars: "textalign=left", sCase: "upper"}));
	};
	
});