/* Replacement calls. Please see documentation for more information. */
if(typeof sIFR == "function"){
	sIFR.replaceElement("h1,h2,h3,h4,h5",
		named({
			nWidth: 400,
			nHeight: 40,
			sFlashSrc:_ORANGE_DOCROOT_LIB + "sifr/fonts/continuumbold.swf",
			sColor:"#f2f4e9",
			sLinkColor:"#000000",
			sBgColor:"#FFFFFF",
			sHoverColor:"#CCCCCC",
			nPaddingTop:0,
			nPaddingBottom:0,
			sWmode:"transparent",
			sAlign:"center"
		}));
};