var braggadocio = {
	src: '/800/calculator/sifr/braggadocio.swf'
};

sIFR.activate(braggadocio);

sIFR.replace(braggadocio, {
	selector: 'h1',
	css: [ '.sIFR-root { color:#0000ff; }' ],
	wmode: 'transparent',
	preventWrap:true,
	forceWidth:true,
	fitExactly:true,
	forceSingleLine:true
});	



