var balckwell = {
  src: '/sitefiles/1/js/Frukt/balckwell.swf'
};
sIFR.useDomLoaded = false;
sIFR.activate(balckwell);
sIFR.replace(balckwell, {
  offsetTop:0,
  selector: '.sifrr2',
  css: [
    '.sIFR-root { font-size:20px; color: #fafafa; text-align:center; background-color:Transparent;cursor: pointer;}',
    'a { color: #fff; text-decoration: none; cursor: pointer; }',
    'a:link { color: #fff; }',
    'a:hover { color: #fff; }'
  ],
  transparent: true,
  selectable: false,
  tuneHeight: 14
});

sIFR.replace(balckwell, {
  offsetTop:3,
  selector: '.sifrr',
  css: [
    '.sIFR-root { font-size:20px; color: #fafafa; background-color:Transparent; cursor: pointer;}',
    'a {color: #fff; text-decoration: none; cursor: pointer; text-indent: 10px; }',
    'a:link { color: #fff; cursor: pointer;}',
    'a:hover { color: #fff; cursor: pointer;}'
  ],
  transparent: true,
  selectable: false,
  tuneHeight: 14
});

