var novarese = {
      src: 'http://philanthropy.ie/flash/novarese.swf'
};
 
sIFR.activate(novarese);
 
sIFR.replace(novarese, {
	selector: '',
	css: [
	'.sIFR-root { color:#830917; font-size:21px; font-weight:bold;}',
	'a {color: #830917; text-decoration: none;}',
	'a:hover {color: #830917; text-decoration:underline;}'

	],
	wmode: 'transparent',
	fitExactly:true,
	fixWrap:true,
	forceWidth:true
})