/* Selector sIFR replacement */

if(typeof sIFR == "function"){
    //sIFR.replaceElement("h2", named({sFlashSrc: "/sifr/miso-bold-webfont.swf", sColor: "3D8E33", sWmode: "transparent", sCase: "mixed", fitExactly: true}));
    sIFR.replaceElement("h2", named({sFlashSrc: "/sifr/DIN-MEDI.swf", sColor: "3D8E33", sWmode: "transparent", sCase: "mixed", fitExactly: true}));
    //sIFR.replaceElement("h3", named({sFlashSrc: "/sifr/DIN-MEDI.swf", sColor: "222222", sWmode: "transparent", sCase: "mixed", fitExactly: true}));
    //sIFR.replaceElement("h4", named({sFlashSrc: "/sifr/DIN-MEDI.swf", sColor: "444444", sWmode: "transparent", sCase: "lower", fitExactly: true}));

};