var fruitiger = { src: '/js/fruitiger.swf',
ratios: [10, 1.32, 16, 1.27, 19, 1.23, 25, 1.22, 30, 1.21, 32, 1.19, 33, 1.2, 37, 1.19, 38, 1.2, 51, 1.19, 55, 1.18, 56, 1.19, 84, 1.18, 86, 1.17, 88, 1.18, 89, 1.17, 90, 1.18, 93, 1.17, 94, 1.18, 1.17],
wmode: 'transparent'
};

//sIFR.debug.ratios({src: '/js/fruitiger.swf', selector:'h1'});

// activate sIFR:
sIFR.activate(fruitiger);

//apply sIFR:
sIFR.replace(fruitiger, {
  selector: '#hero.sign-in h1',
  css: '.sIFR-root {color: #ffffff; font-size: 31px; letter-spacing:-.1; text-align: center; font-weight:bold;}'
});

sIFR.replace(fruitiger, {
  selector: '#hero h1',
  css: '.sIFR-root {color: #ffffff; font-size: 31px;letter-spacing:-.1; font-weight:bold;}',
  ratios: [6, 1.53, 8, 1.43, 11, 1.31, 15, 1.29, 25, 1.25, 33, 1.23, 43, 1.22, 61, 1.21, 91, 1.2, 92, 1.19, 107, 1.2, 108, 1.19, 110, 1.2, 113, 1.19, 115, 1.2, 119, 1.19, 120, 1.2, 121, 1.19, 122, 1.2, 124, 1.19, 1.2],
  offsetTop: '-3px',
  tuneHeight: '-7px'    
});
sIFR.replace(fruitiger, {
  selector: '.home #hero h4',
  css: '.sIFR-root {color: #ffffff; font-size: 20px;letter-spacing: -.25; offsetTop:-3; font-weight:bold;}',
  ratios: [8, 1.41, 11, 1.31, 15, 1.29, 25, 1.25, 33, 1.23, 43, 1.22, 61, 1.21, 91, 1.2, 92, 1.19, 107, 1.2, 108, 1.19, 110, 1.2, 113, 1.19, 115, 1.2, 119, 1.19, 120, 1.2, 121, 1.19, 122, 1.2, 124, 1.19, 1.2],  
  tuneHeight: '-2px'  
});
sIFR.replace(fruitiger, {
  selector: '#hero h4',
  css: '.sIFR-root {color: #ffffff; font-size: 17px;letter-spacing: -.25; offsetTop:-3; font-weight:bold;}',
  tuneHeight: '-2px'   
});
sIFR.replace(fruitiger, {
  selector: '.home #content .box-center h3',
  css: '.sIFR-root {color: #e47911; font-size: 24px; font-weight:bold;}',
  ratios: [8, 1.41, 11, 1.31, 15, 1.29, 25, 1.25, 33, 1.23, 43, 1.22, 61, 1.21, 91, 1.2, 92, 1.19, 107, 1.2, 108, 1.19, 110, 1.2, 113, 1.19, 115, 1.2, 119, 1.19, 120, 1.2, 121, 1.19, 122, 1.2, 124, 1.19, 1.2]
});
sIFR.replace(fruitiger, {
  selector: '.products #content .box-wrapper h3.top',
  css: '.sIFR-root {color: #e47911; font-size: 13px; font-weight:bold;}'
});
sIFR.replace(fruitiger,{
selector: '.learning .box-wrapper h3',
css: '.sIFR-root {color: #e47911; font-size: 13px; font-weight: bold; line-height: 1em;}'
});
sIFR.replace(fruitiger, {
  selector: '#content h3',
  css: '.sIFR-root {color: #e47911; font-size: 18px; font-weight:bold; text-transform: none; }',
  offsetTop: '-4px',
  tuneHeight: '-8px'  
});
sIFR.replace(fruitiger, {
  selector: 'h3',
  css: '.sIFR-root {color: #e47911; font-size: 18px; forceSingleLine: true; font-weight:bold; text-transform: none; }'
  });
sIFR.replace(fruitiger, {
  selector: '#content h4',
  css: '.sIFR-root {color: #ff9900; font-size: 18px; font-weight:bold;}'
});
sIFR.replace(fruitiger, {
  selector: '.home div#educator h5',
  css: '.sIFR-root {color: #e47911; font-size: 13px; font-weight:bold;}'
});
sIFR.replace(fruitiger, {
  selector: '.faq #content h5 a',
  css: '.sIFR-root {color: #e47911; font-size: 17px; font-weight:bold; text-decoration: none; forceSingleLine: true; text-transform: none; }'
});
sIFR.replace(fruitiger, {
  selector: 'div#content ul#steps li h5',
  css: '.sIFR-root {color: #e47911; font-size: 13px; font-weight: bold; }',
  offsetTop: '-2px',
  tuneHeight: '-5px'
});
sIFR.replace(fruitiger, {
  selector: '.buy-now h4',
  css: '.sIFR-root {color: #ffffff; font-size: 18px; font-weight:bold;}'
});
sIFR.replace(fruitiger, {
  selector: '.shortcuts h4',
  css: '.sIFR-root {color: #ffffff; font-size: 18px; font-weight:bold;}'
});