//<![CDATA[
/* Replacement calls. Please see documentation for more information. */

if(typeof sIFR == "function"){

// This is the preferred "named argument" syntax
	sIFR.replaceElement(named({sSelector:"body h1", sFlashSrc:"/vandenkeere.swf", sColor:"#000000", sLinkColor:"#000000", sHoverColor:"#CCCCCC", nPaddingTop:20, nPaddingBottom:20, sFlashVars:"textalign=center&offsetTop=6"}));

// This is the older, ordered syntax
	sIFR.replaceElement("h1","/tradegothic.swf","#ffffff", "#000000", "#DCE1C1", "#DCE1C1", 0, 0, 0, 0, null);	
	sIFR.replaceElement("h2","/tradegothic.swf","#ffffff", "#000000", "#DCE1C1", "#DCE1C1", 0, 0, 0, 0, null);	
	sIFR.replaceElement("h3","/tradegothic.swf","#535B2B", "#000000", "#DCE1C1", "#DCE1C1", 0, 0, 0, 0, null);
	sIFR.replaceElement("h5","/tradegothic.swf","#535B2B", "#000000", "#ffffff", "#ffffff", 0, 0, 0, 0, null);
	sIFR.replaceElement("h6","/tradegothic.swf","#535B2B", "#000000", "#ffffff", "#ffffff", 0, 0, 0, 0, null);
};

//]]>
