var VladimirScript = {
	src: '/flash/VladimirScript.swf',
	ratios: [8, 1.42, 9, 1.33, 12, 1.35, 21, 1.3, 36, 1.26, 37, 1.24, 38, 1.25, 53, 1.24, 56, 1.23, 57, 1.24, 93, 1.23, 94, 1.22, 96, 1.23, 98, 1.22, 100, 1.23, 103, 1.22, 104, 1.23, 112, 1.22, 113, 1.23, 1.22],
	tuneHeight: -3
};
var HelveticaNeueLight = {
	src: '/flash/HelveticaNeueLight.swf',
	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.activate(VladimirScript);
sIFR.activate(HelveticaNeueLight);

sIFR.replace(VladimirScript, {selector: '.lower #mainTitle h1', wmode: 'transparent',
css: [ '.sIFR-root {color: #ffffff; leading: .9;}' ] }); 

sIFR.replace(VladimirScript, {selector: '.lower #mainTitle h2,.lower #mainTitle .divider', wmode: 'transparent',
css: [ '.sIFR-root {color: #ffffff; leading: .9;}' ] }); 

sIFR.replace(HelveticaNeueLight, {selector: '.home h2', wmode: 'transparent',
css: [ '.sIFR-root {color: #6f6f6e; leading: .9;}' ] }); 

sIFR.replace(HelveticaNeueLight, {selector: '.help h1', wmode: 'transparent',
css: [ '.sIFR-root {color: #6f6f6e; leading: .9;}' ] });

sIFR.replace(HelveticaNeueLight, {selector: '.lower #content h3,ha', wmode: 'transparent',
css: [ '.sIFR-root {color: #6f6f6e; leading: .9;}','a {color: #6f6f6e; text-decoration: none;}','a:hover {color: #6f6f6e; text-decoration: underline;}' ] }); 


