var eurof35 = {
  src: 'http://d.overit.com/leckyintegration/lecky.com/docs/sifr/flash/eurof35.swf'
};

sIFR.activate(eurof35);

sIFR.replace(eurof35, {
	selector: '.htmlarea h1',
	css: [
	'.sIFR-root { font-size:72px; text-transform:uppercase; color:#FFFFFF; background-color:#2BC2E4; }'],
	wmode: 'transparent'
});

sIFR.replace(eurof35, {
	selector: '.htmlarea h2',
	css: [
	'.sIFR-root { font-size:30px; text-transform:uppercase; color:#FFFFFF; background-color:#2BC2E4; }'],
	wmode: 'transparent'
});

sIFR.replace(eurof35, {
	selector: '#home-tagline',
	css: [
	'.sIFR-root { font-size:18px; color:#FFFFFF; background-color:#2BC2E4; }'],
	wmode: 'transparent'
});
