
var caslon = { src: '/sf/flash/caslon.swf' };

sIFR.activate(caslon);


sIFR.replace(caslon, {
  selector: 'h2',
  css: '.sIFR-root {color: #ffffff}', wmode: 'transparent', transparent: true
});

sIFR.replace(caslon, {
    selector: 'h4',
    css: '.sIFR-root {color: #ffffff}', wmode: 'transparent', transparent: true
});


/*
  sIFR.replace(rockwell, {
  selector: '#textcopy',
      css: '.sIFR-root {color: #FF0000;}', wmode: 'transparent', transparent: true
  });

  */