/* 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:".Metropheading", sFlashSrc:"HelNeue_Cond_Bold.swf", sColor:"#FFFFFF", sLinkColor:"#FFFFFF", sBgColor:"#CC0000", sHoverColor:"#999999", sCase:"", sWmode:"transparent", nPaddingTop:2, nPaddingBottom:2, sFlashVars:"textalign=Left&offsetLeft=5"}));
	
	sIFR.replaceElement(named({sSelector:".MetropSubheading", sFlashSrc:"HelNeue_Cond_Bold.swf", sColor:"#000000", sLinkColor:"#FFFFFF", sBgColor:"#FFFFFF", sHoverColor:"#999999", sCase:"", sWmode:"", nPaddingTop:2, nPaddingBottom:2, sFlashVars:"textalign=Left&offsetLeft=3"}));
	
		sIFR.replaceElement(named({sSelector:".MetropSubtext", sFlashSrc:"HelNeue_Cond_Bold.swf", sColor:"#000000", sLinkColor:"#000000", sBgColor:"", sHoverColor:"#CC0000", sCase:"", sWmode:"", nPaddingTop:3, nPaddingBottom:3, sFlashVars:"textalign=Left&offsetLeft=2"}));

		sIFR.replaceElement(named({sSelector:".MetropLink", sFlashSrc:"HelNeue_Cond_Bold.swf", sColor:"#000000", sLinkColor:"#000000", sBgColor:"#efeff0", sHoverColor:"#CC0000", sCase:"", sWmode:"", nPaddingTop:3, nPaddingBottom:3, sFlashVars:"textalign=Left&offsetLeft=2"}));
};