var rockwell = { src: 'http://www.industrieel-erfgoed-helmond.nl/site/script/rockwell.swf' };
sIFR.activate();
sIFR.replace(rockwell, {
	selector: '#left-head h1',	css: [ '.sIFR-root { background: transparant; color: #cc0000; }','a { color: #cc0000;text-decoration: none; }','a:visited { color: #cc0000;text-decoration: none; }','a:hover { color: #cc0000;text-decoration: none; }'],
	fitExactly:true, wmode: 'transparent' });

