var misproject = {
	src: '/swf/misproject.swf'
};
sIFR.activate(misproject);
sIFR.replace(misproject, {
	selector: '#sectionTitle h2', 
	css: '.sIFR-root { color:#303030 ; font-size: 17px; text-align:center;}',
	fitExactly : false,
	transparent: true,
	tuneHeight: -7,
	tuneWidth: 0
});

