var century = {src: 'js/sifr.swf'};

sIFR.prefetch(century);
sIFR.activate(century);

sIFR.replace(century, {
	selector: 'h2',
	css: [
		'.sIFR-root { font-weight:bold;font-size:24px;color:#000000;background: transparent; }'
    ],
    wmode: 'transparent'
});