if(typeof sIFR == "function"){
// This is the preferred "named argument" syntax
//sIFR.replaceElement(named({sSelector:"body h1", sFlashSrc:"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:"span.advelhd", sFlashSrc:"sifr/bc.swf", sColor:"#000000", sBgColor:"#FFFFFF",  sWmode:"transparent", nPaddingLeft:20}));
sIFR.replaceElement(named({sSelector:"span.advelhd1", sFlashSrc:"sifr/bc.swf", sColor:"#000000", sBgColor:"#FFFFFF",  sWmode:"transparent", nPaddingLeft:20}));
sIFR.replaceElement(named({sSelector:"span.adveltxt1", sFlashSrc:"sifr/calibri.swf", sColor:"#000000", sBgColor:"#FFFFFF", sWmode:"transparent", nPaddingLeft:20}));
//	sIFR.replaceElement("h5#pullquote", "sifr/tradegothic.swf", "#000000", "#000000", "#FFFFFF", "#FFFFFF", 0, 0, 0, 0);
//	sIFR.replaceElement("h2", "sifr/tradegothic.swf", "#000000", null, null, null, 0, 0, 0, 0);
//	sIFR.replaceElement("h4.subhead", "sifr/tradegothic.swf", "#660000", null, null, null, 0, 0, 0, 0);
//	sIFR.replaceElement("h3.sidebox","sifr/tradegothic.swf","#000000", "#000000", "#DCDCDC", "#DCDCDC", 0, 0, 0, 0, null);
//	sIFR.replaceElement("h3", "sifr/tradegothic.swf", "#000000", null, null, null, 0, 0, 0, 0, null);
};


