var skia = {
  src: 'http://www.essentialorganics.nl/templates/nueo/sifr340/skia.swf'
};

sIFR.prefetch(skia);

sIFR.activate();

sIFR.replace(skia, {
  selector: '#newsarchive .results .resultheader h3',css: ['.sIFR-root { font-weight: normal; color: #858DB2; }' ,'a { text-decoration: none;}' ,'a:link { color: #8CA54B;}' ,'a:hover { color: #8CA54B; }'], wmode: 'transparent'
  
  });

sIFR.replace(skia, {
  selector: '#homepage h1, #homepage h2, #homepage h3, .box h1, .box h2, .box h3, .results .resultheader h3, #quickbuttons h3',css: ['.sIFR-root { font-weight: normal; color: #ffffff; }' ,'a { text-decoration: none;}' ,'a:link { color: #ffffff;}' ,'a:hover { color: #ffffff; }'], wmode: 'transparent'
  
  });  

sIFR.replace(skia, {
  selector: 'h1,h2,h3',css: ['.sIFR-root { font-weight: normal; color: #858DB2; }' ,'a { text-decoration: none;}' ,'a:link { color: #8CA54B;}' ,'a:hover { color: #8CA54B; }'], wmode: 'transparent'
  
  });
  
