// JavaScript Document
if(typeof sIFR == "function"){

// This is the preferred "named argument" syntax
	sIFR.replaceElement(named({sSelector:"body h2.sifr-14pt-grey-bg", sFlashSrc:"fileadmin/templates/tpl/../sIFR/helvetica_neu_med_ext.swf", sColor:"#000000", sLinkColor:"#000000", sBgColor:"#ECECEC", sHoverColor:"#CCCCCC", sCase:"upper", sWmode: "transparent", nPaddingTop:0, nPaddingBottom:0, sFlashVars:"textalign=left"}));
	sIFR.replaceElement(named({sSelector:"body h2.sifr-14pt-header", sFlashSrc:"fileadmin/templates/tpl/../sIFR/helvetica_neu_med_ext.swf", sColor:"#000000", sLinkColor:"#000000", sBgColor:"#FFFFFF", sHoverColor:"#CCCCCC", sCase:"upper", sWmode: "transparent", nPaddingTop:0, nPaddingBottom:0, sFlashVars:"textalign=left"}));

// This is the older, ordered syntax

/*	sIFR.replaceElement("h5#pullquote", "tradegothic.swf", "#000000", "#000000", "#FFFFFF", "#FFFFFF", 0, 0, 0, 0);
	sIFR.replaceElement("h2", "../sIFR/helvetica_neu_med_ext.swf", "#000000", null, null, null, 0, 0, 0, 0);
	sIFR.replaceElement("h4.subhead", "tradegothic.swf", "#660000", null, null, null, 0, 0, 0, 0);
	sIFR.replaceElement("h3.sidebox","tradegothic.swf","#000000", "#000000", "#DCDCDC", "#DCDCDC", 0, 0, 0, 0, null);
	sIFR.replaceElement("h3", "tradegothic.swf", "#000000", null, null, null, 0, 0, 0, 0, null);
*/
};

