var filosofia = {
	//preserveSingleWhitespace: true,
	forceSingleLine: true,
	tuneHeight: -8,
	offsetLeft: -1,
	//fitExactly: true,
	src: 'http://www.redividerjournal.org/wp-content/themes/parquet/script/sifr3/filosofia.swf'
};

sIFR.replace(filosofia, {
	selector: 'h1',
	css: ['.sIFR-root { color:#9C2829; }', 'a { color: #9C2829; text-decoration: none;}' ,'a:link { color: #9C2829; text-decoration: none; }' ,'a:hover { color: #000000; }'],
	wmode: 'transparent'
});

sIFR.activate(filosofia);