/*****************************************************************************
It is adviced to place the sIFR JavaScript calls in this file, keeping it
separate from the `sifr.js` file. That way, you can easily swap the `sifr.js`
file for a new version, while keeping the configuration.

You must load this file *after* loading `sifr.js`.

That said, you're of course free to merge the JavaScript files. Just make sure
the copyright statement in `sifr.js` is kept intact.
*****************************************************************************/

var mrEaves = { src: 'http://futureofbothell.com/inc/sifr/js/mrEavesSansAltB.swf' };

sIFR.activate(mrEaves);

//sIFR.debug.ratios({ src: 'http://client.deicreative.com/bl/inc/sifr/js/mrEavesSansAltB.swf', selector: 'h1' });

sIFR.replace(mrEaves, {
  selector: 'h1',
  wmode:'transparent',
  ratios:[7, 1, 9, 0.93, 11, 0.95, 13, 1, 14, 0.96, 17, 0.97, 19, 1, 20, 0.97, 29, 0.98, 31, 1, 34, 0.98, 53, 0.99, 55, 1, 59, 0.99, 61, 1, 65, 0.99, 67, 1, 71, 0.99, 73, 1, 77, 0.99, 79, 1, 83, 0.99, 85, 1, 89, 0.99, 91, 1, 95, 0.99, 97, 1, 101, 0.99, 103, 1, 104, 0.99, 1],
  css: ['.sIFR-root { background-color:#ffffff; color:#3ba8d7; leading:0; font-size:34; }',
		'.center { text-align:center; }']
});
sIFR.replace(mrEaves, {
  selector: 'h2.headGreen',
  ratios:[7, 1, 9, 0.93, 11, 0.95, 13, 1, 14, 0.96, 17, 0.97, 19, 1, 20, 0.97, 29, 0.98, 31, 1, 34, 0.98, 53, 0.99, 55, 1, 59, 0.99, 61, 1, 65, 0.99, 67, 1, 71, 0.99, 73, 1, 77, 0.99, 79, 1, 83, 0.99, 85, 1, 89, 0.99, 91, 1, 95, 0.99, 97, 1, 101, 0.99, 103, 1, 104, 0.99, 1],
  css: ['.sIFR-root { background-color:#ffffff; color:#b2ca47; leading:0; font-size:28; }',
		'.center { text-align:center; }']
});
sIFR.replace(mrEaves, {
  selector: 'h2.center',
  ratios:[7, 1, 9, 0.93, 11, 0.95, 13, 1, 14, 0.96, 17, 0.97, 19, 1, 20, 0.97, 29, 0.98, 31, 1, 34, 0.98, 53, 0.99, 55, 1, 59, 0.99, 61, 1, 65, 0.99, 67, 1, 71, 0.99, 73, 1, 77, 0.99, 79, 1, 83, 0.99, 85, 1, 89, 0.99, 91, 1, 95, 0.99, 97, 1, 101, 0.99, 103, 1, 104, 0.99, 1],
  css: '.sIFR-root { background-color:#ffffff; color:#8e4b15; leading:0; font-size:28; text-align:center; }'
});
sIFR.replace(mrEaves, {
  selector: 'h3.headBrown',
  preventWrap:true,
  ratios:[7, 1, 9, 0.93, 11, 0.95, 13, 1, 14, 0.96, 17, 0.97, 19, 1, 20, 0.97, 29, 0.98, 31, 1, 34, 0.98, 53, 0.99, 55, 1, 59, 0.99, 61, 1, 65, 0.99, 67, 1, 71, 0.99, 73, 1, 77, 0.99, 79, 1, 83, 0.99, 85, 1, 89, 0.99, 91, 1, 95, 0.99, 97, 1, 101, 0.99, 103, 1, 104, 0.99, 1],
  css: '.sIFR-root { background-color:#ffffff; color:#894605; leading:0; font-size:20; }'
});
sIFR.replace(mrEaves, {
  selector: 'h3.headBlue',
  preventWrap:true,
  ratios:[7, 1, 9, 0.93, 11, 0.95, 13, 1, 14, 0.96, 17, 0.97, 19, 1, 20, 0.97, 29, 0.98, 31, 1, 34, 0.98, 53, 0.99, 55, 1, 59, 0.99, 61, 1, 65, 0.99, 67, 1, 71, 0.99, 73, 1, 77, 0.99, 79, 1, 83, 0.99, 85, 1, 89, 0.99, 91, 1, 95, 0.99, 97, 1, 101, 0.99, 103, 1, 104, 0.99, 1],
  css: '.sIFR-root { background-color:#ffffff; color:#3ba8d7; leading:0; font-size:20; }'
});
