
var Anivers = {
	src: '/Anivers.swf',
	ratios: [8, 1.41, 10, 1.33, 14, 1.31, 16, 1.26, 20, 1.27, 26, 1.26, 35, 1.24, 50, 1.23, 79, 1.22, 80, 1.21, 81, 1.22, 94, 1.21, 95, 1.22, 1.21]
};

sIFR.activate(Anivers);

sIFR.replace(Anivers, {
  selector: '#Intro #AvausTaulukko thead th.CenterCol em',
  css: [
		'.sIFR-root { text-align: center; background-color: #f2f2f2; color: #d7004d; font-weight: bold; }',
		'a { color: #d7004d; text-decoration: none; }',
		'a:hover { color: #ff2674; }'
	],
	tuneHeight: -14,
	offsetTop: -3,
	wmode: 'transparent'
});

sIFR.replace(Anivers, {
  selector: '#Intro #AvausTaulukko thead th em',
  css: [
		'.sIFR-root { text-align: center; background-color: #f6f6f6; color: #006699; font-weight: bold; }',
		'a { color: #0373a3; text-decoration: none; }',
		'a:hover { color: #00a4ea; }'
	],
	tuneHeight: -5,
	wmode: 'transparent'
});

sIFR.replace(Anivers, {
  selector: '#Intro #HinnastoHeader h1',
  css: [
		'.sIFR-root { text-align: center; background-color: #8bb62a; color: #FFFFFF; font-weight: normal; leading: 1; }',
		'a { color: #FFFFFF; text-decoration: none; }',
		'a:hover { color: #373d27; }'
	],
	tuneHeight: -5,
	offsetTop: -3,
	wmode: 'transparent'
});

sIFR.replace(Anivers, {
  selector: '#Intro #HinnastoHeader h2',
  css: [
		'.sIFR-root { text-align: center; background-color: #8bb62a; color: #FFFFFF; font-weight: bold; leading: -2; }',
		'a { color: #FFFFFF; text-decoration: none; }',
		'a:hover { color: #373d27; }'
	],
	tuneHeight: -8,
	offsetTop: -2,
	wmode: 'transparent'
});

sIFR.replace(Anivers, {
  selector: '#Intro h1',
  css: [
		'.sIFR-root { background-color: #8bb62a; color: #FFFFFF; font-weight: normal; leading: 1; }',
		'a { color: #FFFFFF; text-decoration: none; }',
		'a:hover { color: #373d27; }'
	],
	tuneHeight: -5,
	offsetTop: -3,
	wmode: 'transparent'
});

sIFR.replace(Anivers, {
  selector: '#Intro h2',
  css: [
		'.sIFR-root { background-color: #8bb62a; color: #FFFFFF; font-weight: bold; leading: -2; }',
		'a { color: #FFFFFF; text-decoration: none; }',
		'a:hover { color: #373d27; }'
	],
	tuneHeight: -8,
	offsetTop: -2,
	wmode: 'transparent'
});

sIFR.replace(Anivers, {
  selector: '#TabsWrapper h2',
  css: [
		'.sIFR-root { background-color: #FFFFFF; color: #565c4b; font-weight: bold; leading: 1; }',
		'a { text-decoration: none; color: #575c4d; }',
		'a:hover { color: #70990f; }'
	],
	tuneHeight: 5,
	offsetTop: 2,
	wmode: 'transparent'
});

sIFR.replace(Anivers, {
  selector: 'h1',
  css: [
		'.sIFR-root { background-color: #FFFFFF; color: #565c4b; font-weight: normal; leading: 1; }',
		'a { text-decoration: none; color: #575c4d; }',
		'a:hover { color: #70990f; }'
	],
	tuneHeight: -5,
	offsetTop: -3,
	wmode: 'transparent'
});

sIFR.replace(Anivers, {
  selector: 'h2',
  css: [
		'.sIFR-root { background-color: #FFFFFF; color: #565c4b; font-weight: bold; leading: -2; }',
		'a { text-decoration: none; color: #575c4d; }',
		'a:hover { color: #70990f; }'
	],
	tuneHeight: -8,
	offsetTop: -2,
	wmode: 'transparent'
});
