/* Replacement calls. Please see documentation for more information.  */
if(typeof sIFR == "function" && !sIFR.UA.bIsIEMac && (!sIFR.UA.bIsWebKit || sIFR.UA.nWebKitVersion >= 100)){

// This is the preferred "named argument" syntax
	sIFR.replaceElement(named({sSelector:"h1", sFlashSrc:"swf/tcm.swf", sColor:"#333333", sLinkColor:"#000000", sBgColor:"#000000", sHoverColor:"#CCCCCC", nPaddingTop:0, nPaddingBottom:0, sFlashVars:"textalign=left&offsetTop=0", sWmode:"transparent"}));
	sIFR.replaceElement(named({sSelector:"h1 span", sFlashSrc:"swf/tcm.swf", sColor:"#333333", sLinkColor:"#000000", sBgColor:"#000000", sHoverColor:"#CCCCCC", nPaddingTop:0, nPaddingBottom:0, sFlashVars:"textalign=left&offsetTop=0", sWmode:"transparent"}));
	sIFR.replaceElement(named({sSelector:"h2.right", sFlashSrc:"swf/tcm.swf", sColor:"#333333", sLinkColor:"#000000", sBgColor:"#000000", sHoverColor:"#CCCCCC", nPaddingTop:0, nPaddingBottom:0, sFlashVars:"textalign=center&offsetTop=0", sWmode:"transparent"}));
	sIFR.replaceElement(named({sSelector:"h2", sFlashSrc:"swf/tcm.swf", sColor:"#333333", sLinkColor:"#000000", sBgColor:"#000000", sHoverColor:"#CCCCCC", nPaddingTop:0, nPaddingBottom:0, sFlashVars:"textalign=left&offsetTop=0", sWmode:"transparent"}));
	sIFR.replaceElement(named({sSelector:"h3", sFlashSrc:"swf/tcm.swf", sColor:"#000000", sLinkColor:"#000000", sBgColor:"#000000", sHoverColor:"#CCCCCC", nPaddingTop:0, nPaddingBottom:0, sFlashVars:"textalign=left&offsetTop=0", sWmode:"transparent"}));
	
	//sIFR.bHideBrowserText = false;
	//sIFR.debug();
  sIFR.setup();

};

