var ChaletParisEighty = { src: '/inc/swf/chalet-paris-eighty.swf' };

sIFR.prefetch(ChaletParisEighty);
sIFR.activate();

sIFR.replace(ChaletParisEighty, {
  selector: 'body.about h1, body.contact h1',
  css: '.sIFR-root {color:#666666; font-size: 30px;}',
  wmode: 'transparent'
});
sIFR.replace(ChaletParisEighty, {
  selector: 'h2',
  css: '.sIFR-root {color:#666666;}',
  wmode: 'transparent'
});
