addLoadEvent(InitSIFR);

function InitSIFR() {
   if(typeof sIFR == "function") {
      sIFR.replaceElement("h1", "/flash/bakersignet.swf", "#0174B4", null, null, null, null, null, null, null, null, null, 'transparent' );
      sIFR.replaceElement("#navbar a span", "/flash/bakersignet.swf", "#0174B4", null, null, null, null, null, null, null, null, null, 'transparent' );
      sIFR.replaceElement(".sifr", "/flash/bakersignet.swf", "#0174B4", null, null, null, null, null, null, null, null, null, 'transparent' );
   }
}

