var futura = { src: '/wp-content/themes/htws1.0/images/bg/futura.swf' };

sIFR.activate(futura);

sIFR.replace(futura, {
	selector: '#cat_content h1.cat_name',
	css: [
	'.sIFR-root { text-transform : uppercase; color: #ffffff; }',
	'a { color: #FFFFFF; text-decoration: none; }',
	'a:hover { color: #000000; text-decoration: underline; }',
	'a:active { color: #000000; text-decoration: underline; }'
	],
	wmode: 'transparent'
});
