function sIFRgo(){ 
if(typeof sIFR == "function"){
    sIFR.replaceElement("span.sIFRsectiontitle", named({sFlashSrc: "http://www.fenner.com/swf/helvetica.swf", sColor: "#184A4A", sWmode: "transparent"}));
    sIFR.replaceElement("span.sIFRpagetitle", named({sFlashSrc: "http://www.fenner.com/swf/helvetica.swf", sColor: "#7BA508", sWmode: "transparent"}));
    
};

}