
var tit_listaext = {
  src: '/templates/ebano/sIFR/candara.swf', wmode: 'transparent'
};

sIFR.activate(tit_listaext); // From revision 209 and onwards

sIFR.replace(tit_listaext, {
  selector: '.listaexttit', 
 ratios: [8,1.42,9,1.33,12,1.35,21,1.3,31,1.27,44,1.26,45,1.24,50,1.25,79,1.24,81,1.23,85,1.24,86,1.23,87,1.24,90,1.23,91,1.24,1.23],
  css: { '.sIFR-root' : { 'color': '#4A5862' , 'font-weight': 'bold', 'letter-spacing':'0'  }, 
  		'a': { 'text-decoration': 'none' },
		'a:link': { 'color': '#6F6600' }, 
		'a:hover': { 'color': '#6F501B', 'text-decoration': 'underline' }
	   }
});

var tit_ficharef = {
  src: '/templates/ebano/sIFR/candara.swf', wmode: 'transparent'
};

sIFR.activate(tit_ficharef); // From revision 209 and onwards

sIFR.replace(tit_ficharef, {
  selector: '.ficharef', 
 ratios: [8,1.42,9,1.33,12,1.35,21,1.3,31,1.27,44,1.26,45,1.24,50,1.25,79,1.24,81,1.23,85,1.24,86,1.23,87,1.24,90,1.23,91,1.24,1.23],
  css: { '.sIFR-root' : { 'color': '#a583af' , 'font-weight': 'bold', 'letter-spacing':'0'  }, 
  		'a': { 'text-decoration': 'none' },
		'a:link': { 'color': '#6F6600' }, 
		'a:hover': { 'color': '#6F501B', 'text-decoration': 'underline' }
	   }
});
