function sIFR_load()
{
	
	if(typeof sIFR == "function"){
	
	// This is the preferred "named argument" syntax
		 sIFR.replaceElement(named({sSelector:".pageTitle", sFlashSrc:"/resources/fonts/helvetica_45_light.swf", sColor:"#ffffff", sLinkColor:"#000000", sBgColor:"#FFFFFF", sHoverColor:"#CCCCCC", nPaddingTop:0, nPaddingBottom:0,sWmode:"transparent", sFlashVars:"textalign=left&offsetTop=0"}));
	};
}