 var arnopro = {
    src: '/flash/arno-pro-smbd.swf'
  // ,ratios: [8, 1.42, 9, 1.33, 12, 1.35, 15, 1.3, 19, 1.28, 27, 1.27, 28, 1.25, 32, 1.26, 33, 1.24, 34, 1.25, 48, 1.24, 52, 1.23, 53, 1.24, 73, 1.23, 76, 1.22, 77, 1.23, 81, 1.22, 82, 1.23, 1.22]
  };

sIFR.activate(arnopro);
//sIFR.debug.ratios({ src: '/flash/sifr.swf', selector: 'h2' });


sIFR.replace(arnopro,   {
wmode: 'transparent'
//,tuneHeight: -10
,thickness: 100
,sharpness: 75
,selector: 'h1'
,css: [
      '.sIFR-root {color: #004584;font-weight: normal; }'     
    ]
  }); 

sIFR.replace(arnopro,   {
wmode: 'transparent'
,thickness: 100
,sharpness: 75
,offsetLeft: 27
,tuneHeight: -4
,selector: '.travels h2'
    ,css: [
      '.sIFR-root {color: #464A7F;font-weight: normal; }'     
    ]
  }); 

sIFR.replace(arnopro,   {
wmode: 'transparent'
,thickness: 100
,sharpness: 75
,offsetLeft: 26
,tuneHeight: -4
,selector: '.callout h2'
    ,css: [
      '.sIFR-root {color: #6A5E3D;font-weight: normal; }'     
    ]
  }); 