var helveticaLight = { src: '/templates/common/flash/helvetica-light.swf' };

sIFR.activate(helveticaLight);

sIFR.replace(helveticaLight, {
  selector: 'h1,#content-sub h2, #home-news h2',
  css: [
				'.sIFR-root { color: #B5DD1C; backgroung-color:#242736; }'
				],
	wmode: 'transparent',
	ratios: [6, 1.41, 9, 1.35, 15, 1.29, 21, 1.25, 22, 1.22, 27, 1.24, 28, 1.23, 34, 1.22, 38, 1.21, 39, 1.22, 46, 1.21, 50, 1.2, 51, 1.21, 80, 1.2, 83, 1.19, 84, 1.2, 88, 1.19, 89, 1.2, 1.19]
});

//sIFR.debug.ratios({ src: '/templates/common/flash/helvetica-light.swf', selector: 'h1' });
 
