  var buch = {
    src: '/flash/sifr/buch.swf'
  };

  sIFR.debugMode = true;
  sIFR.prefetch(buch);
  sIFR.activate();
  
 
  //sIFR.replace(buch, {wmode: 'transparent',selector: 'h1', css:['.sIFR-root {color:#a32c16; text-transform:uppercase}']});
  sIFR.replace(buch, {wmode: 'transparent',selector: '.principal h2, .principal h4, .documentaire h2, .documentaire h4', css:['.sIFR-root {color:#ffffff; text-transform:uppercase}']});
  sIFR.replace(buch, {wmode: 'transparent',selector: '.principal-blanc h2, .principal-blanc h4', css:['.sIFR-root {color:#505d53; text-transform:uppercase}']});
  sIFR.replace(buch, {wmode: 'transparent',selector: '.maps h2, .participant h2, .participant h4', css:['.sIFR-root {color:#b83e13; text-transform:uppercase}']});
  sIFR.replace(buch, {wmode: 'transparent',selector: '.maps h4', css:['.sIFR-root {color:#58634d; text-transform:uppercase}']});
  sIFR.replace(buch, {wmode: 'transparent',selector: 'h3', css:['.sIFR-root {color:#a32c16; text-transform:uppercase}','a {color:#a32c16; text-decoration:none }','a:hover {color:#a32c16; text-decoration:none }','strong {font-size:11px; color:#000000; text-transform:lowercase; font-weight:normal; line-height:14px }']});
  sIFR.replace(buch, {wmode: 'transparent',selector: 'h5', css:['.sIFR-root {color:#505d53; text-transform:uppercase}']});
  
  
  
  

  




