var churchward = {
	src: './media/sifr/churchward.swf',
	ratios: [8,1.41,10,1.32,14,1.31,16,1.26,20,1.27,24,1.26,25,1.24,26,1.25,35,1.24,46,1.23,74,1.22,75,1.21,76,1.22,80,1.21,81,1.22,1.21]
}

sIFR.activate(churchward);

sIFR.replace(churchward,{
	selector: '#page h1',
	css: [
		'.sIFR-root { color: #798a0a; }'
	],
	wmode: 'transparent',
	offsetTop: -6,
	fitExactly: true
});
