
  var myriadProCond = {
    src: '/swf/myriadProCond.swf'
    ,ratios: [7,1.32,11,1.31,13,1.24,14,1.25,19,1.23,27,1.2,34,1.19,42,1.18,47,1.17,48,1.18,69,1.17,74,1.16,75,1.17,1.16]
  };

  sIFR.domains = ['www.buildingtraditions.eu', 'www.buildingtraditions.nl'];
  sIFR.useStyleCheck = true;
  sIFR.activate(myriadProCond);
  
  sIFR.replace(myriadProCond, {
  	selector: 'h1'
    ,css: [
      '.sIFR-root { visibility:hidden;text-align: right; font-weight: normal; font-size: 30px; color:#333333; }'
    ]
  });
  
  sIFR.replace(myriadProCond, {
  	selector: 'h2'
     ,css: [
      '.sIFR-root { line-height: 1em; text-align: left; font-weight: bold; font-size: 16px;letter-spacing: 1;}'
      ,'a { text-decoration: none; color:#CCCCCC; }'
      ,'a:link { color: #CCCCCC; }'
      ,'a:hover { color: #DDDDDD; }'
    ]
  });
  
  sIFR.replace(myriadProCond, {
  	selector: 'h3'
    ,css: [
      '.sIFR-root { color: #555555; text-align: left; font-weight: bold; font-size: 15px;}'
      ,'a { text-decoration: none; color: #555555; }'
      ,'a:link { color: #555555;}'
      ,'a:visited { color: #7a0d10; }'
      ,'a:hover { color: #7a0d10; }'
      ,'a:active { color: #7a0d10; }'
      
    ]
  });
  
  sIFR.replace(myriadProCond, {
  	selector: 'h4'
    ,css: [
      '.sIFR-root { color: #666666; text-align: left; font-weight: bold; font-size: 14px;letter-spacing: 1.2; text-align:right;}'
      ,'a { text-decoration: none; color: #666666;}'
      ,'a:link { color: #666666;}'
      ,'a:hover { color: #7a0d10; }'
      ,'a:active { color: #7a0d10; }'
    ]
  });
  
  sIFR.replace(myriadProCond, {
  	selector: 'h5'
    ,css: [
      '.sIFR-root { color: #7a0d10; text-align: left; font-weight: bold; font-size: 15px;}'
      ,'a { text-decoration: none; color: #7a0d10; }'
      ,'a:link { color: #7a0d10;}'
      ,'a:visited { color: #7a0d10; }'
      ,'a:hover { color: #7a0d10; }'
      ,'a:active { color: #7a0d10; }'
      
    ]
  });
    
  sIFR.replace(myriadProCond, {
  	selector: 'h7'
    ,css: [
      '.sIFR-root { color: #7a0d10; text-align: left; font-weight: bold; font-size: 16px;letter-spacing: 1;}'
      ,'a { text-decoration: none; color: #7a0d10;}'
      ,'a:link { color: #7a0d10;}'
      ,'a:hover { color: #7a0d10; }'
      ,'a:active { color: #7a0d10; }'
    ]
  });