var vista = { src: '/ressurs/atel/images/vista-slab-ot-medium_tcm143-57745.swf' };

sIFR.useStyleCheck = true;
sIFR.forceTextTransform = true;
sIFR.fitExactly = true;
sIFR.repaintOnResize = true;
sIFR.forceClear = true;

sIFR.activate(vista);

sIFR.replace(vista, {
  selector: '.header .label',
  css: '.sIFR-root{font-weight: bold;}.first{font-weight: bold;color: #FA6200;}.second{font-weight: bold;color: #FF9400;}.third{font-weight: bold;color: #FFC100;}.fourth{font-weight: bold;color: #0099CC;}',
  wmode: 'transparent'
});

sIFR.replace(vista, {
  selector: '#content .map h1',
  css: '.sIFR-root{font-weight: bold;color: #052F43;} a{color: #0077ad; text-decoration:none} a:hover{color: #FF9400;}',
  wmode: 'transparent',
  tuneWidth: -500
});

sIFR.replace(vista, {
  selector: '#content h1, #content h2, #navigation h1, .sidebar h1, #sidebar h1, .preheader h1',
  css: '.sIFR-root{font-weight: bold;color: #052F43;} a{font-weight: bold;color: #0077ad; text-decoration:none} a:hover{font-weight: bold;color: #FF9400;}',
  wmode: 'transparent'
});
