var aeroportal = {
	src: '/sitefiles/14/flash/sifr/aeroportal.swf',
	ratios: [10, 0.99, 16, 0.95, 21, 0.91, 26, 0.88, 28, 0.87, 34, 0.88, 39, 0.87, 43, 0.86, 44, 0.85, 50, 0.86, 82, 0.85, 87, 0.84, 88, 0.85, 0.84]
};

sIFR.delayCSS = true;
sIFR.activate(aeroportal);
sIFR.domains = ['skryt.no', 'tellusworks.skryt.no', 'tellusworks.no'];


sIFR.replace(aeroportal,{
	selector: 'h2',
	css:
	[
		'.sIFR-root { color: #666666; background-color: #FFFFFF; }',
		'a{ color: #666666; text-decoration: none; }',
		'a:hover { color: #ff0000; }'
	],
	wmode: 'opaque',
	forceWidth: true
});
