var kristenITC = {  src: DNN_skinPath+'kristenITC.swf' };
sIFR.activate(kristenITC);
sIFR.replace(kristenITC, {
  selector: 'h1', 
  wmode: 'transparent',
  src: DNN_skinPath+'kristenITC.swf',
  css: [
      '.sIFR-root {color:#3891CB;}'
    ]
});

