/* Replacement calls. Please see documentation for more information. */

if(typeof sIFR == "function"){

// This is the preferred "named argument" syntax
	//sIFR.replaceElement(named({sSelector:"h2", sFlashSrc:"./template/www/sifr/tradegothic.swf", sColor:"#000000", sLinkColor:"#000000", sBgColor:"#FFFFFF", sHoverColor:"#CCCCCC", nPaddingTop:20, nPaddingBottom:20, sFlashVars:"textalign=center&offsetTop=6"}));

// This is the older, ordered syntax
	sIFR.replaceElement(named({sSelector:"h1", sFlashSrc:"./template/www/sifr/HelveticaNeue45Light.swf", sColor:"#3e3e3e", sLinkColor:"#7e7e7e", sHoverColor:"#a0a0a0", sWmode:"transparent",  sFlashVars:"offsetTop=-4"}));		
	
	
};
