// Initialize sIFR
if (typeof sIFR == "function"){
  sIFR.replaceElement("#content h2.uppercase", named({sFlashSrc: "res/trebuchet.swf", sColor: "#B1780B", sWmode: "transparent", sCase: "upper"}))
  sIFR.replaceElement("#content h2", named({sFlashSrc: "res/trebuchet.swf", sColor: "#B1780B", sWmode: "transparent"}))
}