var helvn = {
	src: '/flash/helvn.swf'
};

sIFR.activate(helvn);

sIFR.replace(helvn, {
	selector: '#body h2'
	,css: ['.sIFR-root { text-transform: uppercase; background-color: #000000; color: #EB008B; }']
	,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,51,1.21,80,1.2,82,1.19,87,1.2,88,1.19,89,1.2,93,1.19,94,1.2,1.19]
	});