var rockwell = { src: '/swf/rockwell.swf' };

sIFR.activate(rockwell);

sIFR.replace(rockwell, {
	selector: '#main-content h2',
	tuneHeight: '-5',
	wmode: 'transparent',
	css: '.sIFR-root { background-color: #fff; font-size: 250%; color: #8f2d2a; }'
});
