var ehingerFont = {
  src: '/wp-content/themes/ehinger/sifr/eagle.swf'
};

sIFR.domains = ['*.ehingerkraft.de', 'ehingerkraftrad.de', '*.ehingerkraftrad.com', 'ehingerkraftrad.com'];
sIFR.useStyleCheck = true;

sIFR.activate(ehingerFont);

sIFR.replace( ehingerFont , {
  selector: 'h2',
  ratios: [10, 1.32, 16, 1.27, 23, 1.23, 24, 1.21, 25, 1.22, 31, 1.21, 38, 1.2, 42, 1.19, 43, 1.2, 62, 1.19, 66, 1.18, 67, 1.19, 113, 1.18, 114, 1.17, 119, 1.18, 120, 1.17, 1.18],
  wmode: 'transparent',
  css: [   '.sIFR-root { background-color: transparent; color: #000000; leading: 0;text-transform: uppercase; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #000000; }'
      ,'a:hover { color: #000000; }'
	]
});

sIFR.replace( ehingerFont , {
  selector: 'h3',
  ratios: [10, 1.32, 16, 1.27, 23, 1.23, 24, 1.21, 25, 1.22, 31, 1.21, 38, 1.2, 42, 1.19, 43, 1.2, 62, 1.19, 66, 1.18, 67, 1.19, 113, 1.18, 114, 1.17, 119, 1.18, 120, 1.17, 1.18],
  wmode: 'transparent',
  css: [   '.sIFR-root { background-color: transparent; color: #000000; leading: 0;text-transform: uppercase; }'
      ,'a { text-decoration: none; color: #000000; }'
      ,'a:link { color: #000000; }'
      ,'a:hover { color: #000000; }'
	]
});

sIFR.replace( ehingerFont , {
  selector: 'h6',
  ratios: [10, 1.32, 16, 1.27, 23, 1.23, 24, 1.21, 25, 1.22, 31, 1.21, 38, 1.2, 42, 1.19, 43, 1.2, 62, 1.19, 66, 1.18, 67, 1.19, 113, 1.18, 114, 1.17, 119, 1.18, 120, 1.17, 1.18],
  wmode: 'transparent',
  css: [   '.sIFR-root { background-color: transparent; color: #000000; leading: 0;text-transform: uppercase; text-align: right}'
      ,'a { text-decoration: none; color: #000000; }'
      ,'a:link { color: #000000; }'
      ,'a:hover { color: #000000; }'
	]
});