  //<[CDATA[
  var cents_marker = {
    src: 'cents_marker.swf'
  };

  // You probably want to switch this on, but read <http://wiki.novemberborn.net/sifr3/DetectingCSSLoad> first.
  // sIFR.useStyleCheck = true;
  sIFR.activate(cents_marker);
  sIFR.replace(cents_marker, {
        selector: 'h2',
        css: [
      '.sIFR-root { color: #000000;background-color: #ffffff;}'
      ,'a { text-decoration: none;}'
      ,'a:link { color: #000000; }'
      ,'a:hover { color: #000000; }'


      ]
        });
 
  //]]>

