
var title = {
src: '/sites/collectionsg/multimedias/themes/germain/futura-light.swf'
};

sIFR.activate(title);

//sIFR.debug.ratios({ src: '/sites/collectionsg/multimedias/themes/germain/futura-light.swf', selector: 'h1' });


sIFR.replace(title, {
selector: '#navtitle h1',
	wmode: 'transparent',
	css: {
	'.sIFR-root': { 'color': '#f0ecde' }
	},
	ratios: [11, 1.49, 13, 1.4, 16, 1.39, 19, 1.38, 25, 1.37, 29, 1.34, 38, 1.35, 39, 1.33, 51, 1.34, 63, 1.33, 65, 1.32, 72, 1.33, 74, 1.32, 75, 1.33, 1.32]
});

sIFR.replace(title, {
	selector: '.prodtitle h2',
	wmode: 'transparent',
	css: {
	'.sIFR-root': { 'color': '#f0ecde' }
	}
});
