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 h1", sFlashSrc:importUrl + "/kpn_display_s02_regular.swf", sColor:"#009900", sWmode:"transparent"}));
  sIFR.replaceElement(named({sSelector:"body 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 div.boxcontent h2", sFlashSrc:importUrl + "/kpn_sans.swf", sColor:"#000099", sLinkColor:"#000099", sBgColor:"#FFFFFF", sHoverColor:"#000099", sFlashVars:"underline=true", sWmode:"transparent", nPaddingTop:0, nPaddingBottom:0}));
  sIFR.replaceElement(named({sSelector:"body 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 .q1_leftnav li .q1_subnav_link", sFlashSrc:importUrl + "/kpn_sans.swf", sColor:"#000099", sLinkColor:"#000099",  sBgColor:"#f1f1f1", sWmode:"transparent"}));
  sIFR.replaceElement(named({sSelector:"body .q1_leftnav li .q1_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"}));
};