//<![CDATA[
/* Replacement calls. Please see documentation for more information. 
WAS EERST HARDE LINK http://www.nidap.com/swf/garamond.swf maar laadt nu beter.
Klopt dat je op home nu locaal niks ziet.
*/

if(typeof sIFR == "function"){

// This is the preferred "named argument" syntax
	sIFR.replaceElement(named({sSelector:"h1", sFlashSrc:"http://www.nidap.com/swf/scala.swf", sColor:"#1B1C26", sLinkColor:"#666666", sBgColor:"#FFFFFF", sHoverColor:"#CCCCCC", nPaddingTop:7, nPaddingBottom:7, sFlashVars:"textalign=left&offsetTop=1"}));
	sIFR.replaceElement(named({sSelector:"h2", sFlashSrc:"http://www.nidap.com/swf/scala.swf", sColor:"#000000", sLinkColor:"#666666", sBgColor:"#FFFFFF", sHoverColor:"#CCCCCC", nPaddingTop:7, nPaddingBottom:7, sFlashVars:"textalign=left&offsetTop=1"}));

// This is the older, ordered syntax
	sIFR.replaceElement("h5#pullquote", "../swf/Garamond_tekens.swf", "#817358", "#000000", "#666666", "#FFFFFF", 0, 0, 0, 0);
    sIFR.replaceElement("h5.sub", "../swf/Garamond_italic_nw.swf", "#817358", "#817358", "#999999", "#FFFFFF", 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);

};

//]]>