//<![CDATA[
var bellerose = {src: url+'application/views/templates/dimsoft_normal/static/flash/h2-bellerose-sifr.swf' };
var arial = {src: url+'application/views/templates/dimsoft_normal/static/flash/h4-arial-sifr.swf' };
sIFR.activate(bellerose);
sIFR.replace(bellerose, {
	selector: 'h2',
	wmode: 'transparent',
	fixFocus: true,
	tuneHeight: -2,
	offsetTop: 0.5,
	css: ['.sIFR-root { font-size: 28px; color: #9C0; text-align: left; margin: 0; padding: 0; letter-spacing: 1 }']
});
sIFR.replace(bellerose, {
	selector: 'h3',
	wmode: 'transparent',
	fixFocus: true,
	tuneHeight: -2,
	offsetTop: 0.5,
	css: ['.sIFR-root { font-size: 17px; color: #9C0; text-align: left; margin: 0; padding: 0; letter-spacing: 1 }']
});
sIFR.replace(arial, {
	selector: 'h4',
	wmode: 'transparent',
	fixFocus: true,
	css: ['.sIFR-root { font-size: 14px; width:245px; overflow:hidden; color: #e8e8e8; text-align: left; margin: 0; padding: 0;}']
});
//]]>