var head = {
  src: 'wp-content/themes/vahembygd/head.swf'
};

sIFR.activate(head); // From revision 209 and onwards

sIFR.replace(head, {
  selector: 'h2',
  wmode:'transparent',
  css: [
      '.sIFR-root { text-align: left; color:#33281b; font-weight: normal;}'
      ,'a { text-decoration: none }'
      ,'a:link { color: #33281b }'
      ,'a:hover { color: #df3d4d; }'
    ]
  
});

var head = {
  src: 'wp-content/themes/vahembygd/head.swf'
};

sIFR.activate(head); // From revision 209 and onwards

sIFR.replace(head, {
  selector: 'h3.widgettitle',
  wmode:'transparent',
  css: [
      '.sIFR-root { text-align: left; color:#b04200; font-weight: normal;}'
      ,'a { text-decoration: none }'
      ,'a:link { color: #33281b }'
      ,'a:hover { color: #df3d4d; }'
    ]
  
});


var head = {
  src: 'wp-content/themes/vahembygd/head.swf'
};

sIFR.activate(head); // From revision 209 and onwards

sIFR.replace(head, {
  selector: '#header-date',
  wmode:'transparent',
  css: [
      '.sIFR-root { text-align: left; color:#33281b; font-weight: normal;}'
      ,'a { text-decoration: none }'
      ,'a:link { color: #33281b }'
      ,'a:hover { color: #df3d4d; }'
    ]
  
});
