/* Replacement calls. Please see documentation for more information. */
/* Update the below functions to affect change on the heading tags. */

if(typeof sIFR == "function"){

// This is the preferred "named argument" syntax
	sIFR.replaceElement(named({sSelector:"h1", sFlashSrc:"Hel_Cond_Bold.swf", sColor:"#FFFFFF", sLinkColor:"#FFFFFF", sBgColor:"#1975b8", sHoverColor:"#999999", sCase:"upper", nPaddingTop:0, nPaddingBottom:0, sFlashVars:"textalign=Left&offsetLeft=5"}));
	
	sIFR.replaceElement(named({sSelector:"h2", sFlashSrc:"Hel_Cond_Bold.swf", sColor:"#FFFFFF", sLinkColor:"#FFFFFF", sBgColor:"#1975b8", sHoverColor:"#999999", sCase:"upper", nPaddingTop:0, nPaddingBottom:0, sFlashVars:"textalign=Left&offsetLeft=5"}));
	
};