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

if(typeof sIFR == "function"){

// This is the preferred "named argument" syntax
//container2
/*	sIFR.replaceElement(named({sSelector:".page .navigation h2", sFlashSrc:"/components/sifrswf/helvetica_medium.swf", sColor:"#6b193e", sLinkColor: "#6b193e", sHoverColor:"#333333", sFlashVars:"textalign=center" , sWmode: "transparent" , nPaddingTop:"0", nPaddingRight:"0", nPaddingBottom:"0", nPaddingLeft:"0"}));
	
	sIFR.replaceElement(named({sSelector:"h2 .selected", sFlashSrc:"/components/sifrswf/helvetica_medium.swf", sColor:"#6b193e", sLinkColor: "#6b193e", sHoverColor:"#333333", sFlashVars:"textalign=center" , sWmode: "transparent" , nPaddingTop:"0", nPaddingRight:"0", nPaddingBottom:"0", nPaddingLeft:"0"}));
	
    sIFR.replaceElement(named({sSelector:"h1", sFlashSrc:"/components/sifrswf/helvetica_medium.swf", sColor:"#6b193e", sLinkColor: "#6b193e", sHoverColor:"#333333", sFlashVars:"textalign=left" , sWmode: "transparent" , nPaddingTop:"0", nPaddingRight:"0", nPaddingBottom:"0", nPaddingLeft:"0"}));

    sIFR.replaceElement(named({sSelector:"h2", sFlashSrc:"/components/sifrswf/helvetica_medium.swf", sColor:"#6b193e", sLinkColor: "#6b193e", sHoverColor:"#333333", sFlashVars:"textalign=left" , sWmode: "transparent" , nPaddingTop:"0", nPaddingRight:"0", nPaddingBottom:"0", nPaddingLeft:"0"}));
*/
};
