var nevis = {
  src: 'http://www.eminentstyle.com/_currentWork/wp/wp-content/themes/sandbox/sifr/nevis.swf'
};

sIFR.activate(nevis);

sIFR.replace(nevis, {
  selector: 'h1, div.sidebar h3.widgettitle, div.entry-content h3, h2, h3.entry-title'
  ,css: [
      '.sIFR-root {text-transform: uppercase; background-color: transparent; color: #000000;}',
	  'a { color: #000000;}',
	  'a:hover { color: #000000;}'
    ]
  ,wmode: 'transparent'
  ,ratios: [8, 1.3, 12, 1.27, 16, 1.21, 19, 1.17, 24, 1.18, 26, 1.16, 27, 1.17, 35, 1.16, 44, 1.15, 63, 1.14, 64, 1.13, 67, 1.14, 68, 1.13, 70, 1.14, 76, 1.13, 77, 1.14, 1.13]
});

sIFR.replace(nevis, {
  selector: 'div#tertiary h3.widgettitle'
  ,css: [
      '.sIFR-root {text-transform: uppercase; background-color: transparent; color: #ffffff;}',
	  'a { color: #ffffff;}',
	  'a:hover { color: #ffffff;}'
    ]
  ,wmode: 'transparent'
});
