if(typeof sIFR == "function"){
  var importUrl = "swf";
  if (typeof SIFR_IMPORT_URL == 'string'){
    importUrl = SIFR_IMPORT_URL;
  }

  // This is the preferred "named argument" syntax
  sIFR.replaceElement(named({sSelector:"body #content h1", sFlashSrc:importUrl + "/kpn_display_s02_regular.swf", sColor:"#009900", sWmode:"transparent"}));
  sIFR.replaceElement(named({sSelector:"body #content h2.type2", sFlashSrc:importUrl + "/kpn_sans.swf", sColor:"#009900", sLinkColor:"#009900", sBgColor:"#FFFFFF", sHoverColor:"#009900", sFlashVars:"underline=true", sWmode:"transparent", nPaddingTop:0, nPaddingBottom:0}));
  sIFR.replaceElement(named({sSelector:"body #content .kpn-box h2.h2link", sFlashSrc:importUrl + "/kpn_sans.swf", sLinkColor:"#000099", sColor:"#000099", sBgColor:"#FFFFFF", sHoverColor:"#000099", sFlashVars:"underline=true", sWmode:"transparent", nPaddingTop:0, nPaddingBottom:0}));
  sIFR.replaceElement(named({sSelector:"body #content .kpn-box h2", sFlashSrc:importUrl + "/kpn_sans.swf", sLinkColor:"#000099", sColor:"#009900", sBgColor:"#FFFFFF", sHoverColor:"#000099", sFlashVars:"underline=true", sWmode:"transparent", nPaddingTop:0, nPaddingBottom:0}));
  sIFR.replaceElement(named({sSelector:"body #content h3", sFlashSrc:importUrl + "/kpn_sans.swf", sColor:"#009900", sWmode:"transparent"}));
  sIFR.replaceElement(named({sSelector:"body h5.type2", sFlashSrc:importUrl + "/kpn_sans.swf", sColor:"#009900", sLinkColor:"#009900", sBgColor:"#FFFFFF", sHoverColor:"#009900", sFlashVars:"underline=true", sWmode:"transparent"}));
  sIFR.replaceElement(named({sSelector:"body h5", sFlashSrc:importUrl + "/kpn_sans.swf", sColor:"#000099", sLinkColor:"#000099", sBgColor:"#FFFFFF", sHoverColor:"#000099", sFlashVars:"underline=true", sWmode:"transparent"}));
  sIFR.replaceElement(named({sSelector:"body #leftnav li .subnav-link", sFlashSrc:importUrl + "/kpn_sans.swf", sColor:"#000099", sLinkColor:"#000099",  sBgColor:"#f1f1f1", sWmode:"transparent"}));
  sIFR.replaceElement(named({sSelector:"body #leftnav li .subnav-link-active", sFlashSrc:importUrl + "/kpn_sans.swf", sColor:"#009900", sLinkColor:"#009900",  sBgColor:"#f1f1f1", sWmode:"transparent"}));
  sIFR.replaceElement(named({sSelector:"body strong.type4", sFlashSrc:importUrl + "/kpn_sans.swf", sColor:"#fc7821", sWmode:"transparent"}));
};