var headline = {
	src : '/lib/swf/sIFR3.frutiger.swf'
};
sIFR.activate(headline);
sIFR.replace(headline, {
	selector: 'div#content > h1',
	wmode : 'transparent',
	css: [
	'.sIFR-root { color: #006AB3;}']}
);

