var neosans_regular = {
	src: 'http://files.nho.no/_production/viskom.no/themes/theme01/sifr/neosans_regular.swf'
};


sIFR.activate(neosans_regular);


sIFR.replace(neosans_regular, {
	selector: 'div.flash h1'
	,css: [
      '.sIFR-root { color: #0091c9; }'
	]
	,wmode: 'transparent'
});


sIFR.replace(neosans_regular, {
	selector: 'div.flash h3'
	,css: [
      '.sIFR-root { color: #635349; }'
	]
	,wmode: 'transparent'
});
