var TheSansBold = { src: '../flash/TheSansBold.swf' };

// sIFR.useStyleCheck = true;
sIFR.fitExactly = true;

// Next, activate sIFR:
sIFR.activate(TheSansBold);

sIFR.replace(TheSansBold, {
  selector: '#ldgLang p',
  ratios:[6, 1.42, 7, 1.35, 12, 1.27, 17, 1.2, 18, 1.19, 24, 1.18, 26, 1.16, 27, 1.17, 34, 1.16, 36, 1.14, 38, 1.15, 43, 1.14, 44, 1.15, 62, 1.14, 69, 1.13, 70, 1.14, 103, 1.13, 104, 1.12, 111, 1.13, 112, 1.12, 116, 1.13, 117, 1.12, 118, 1.13, 121, 1.12, 124, 1.13, 1.12],
  css: ['.sIFR-root { background:#FFFFFF; color: #58585A; letter-spacing:0.8; text-transform:uppercase; }',
		'a { color: #878787; text-decoration: none; }',
		'a:link { color: #58585A; }',
		'a:hover { color: #80012F; }'
		],
  thickness:-150,
  sharpness:-30,
  offsetTop:-1,
  tuneHeight:-6,
  selectable: false,
  fixFocus: true,
  forceSingleLine: true,
  wmode: 'transparent'
});
sIFR.replace(TheSansBold, {
  selector: '#ldgSite h1, #ldgSite h2, #ldgSite h3',
  ratios:[6, 1.42, 7, 1.35, 12, 1.27, 17, 1.2, 18, 1.19, 24, 1.18, 26, 1.16, 27, 1.17, 34, 1.16, 36, 1.14, 38, 1.15, 43, 1.14, 44, 1.15, 62, 1.14, 69, 1.13, 70, 1.14, 103, 1.13, 104, 1.12, 111, 1.13, 112, 1.12, 116, 1.13, 117, 1.12, 118, 1.13, 121, 1.12, 124, 1.13, 1.12],
  css: '.sIFR-root { background:#FFFFFF; color: #80012F; text-transform:uppercase; letter-spacing:0.4; }',
  thickness:-20,
  sharpness:-70,
  offsetTop:-1,
  tuneHeight:-6,
  wmode: 'transparent'
});

