var shortcut = { src: 'http://daytonchristian.com/templates/dcss/flash/shortcut.swf' };

sIFR.activate(shortcut);

sIFR.replace(shortcut, {
	selector: 'h1, h3.module, h3.modulexc'
	,wmode: 'transparent'
	,css: '.sIFR-root { color: #f3a913; }'
});

sIFR.replace(shortcut, {
	selector: 'span.head, h3.news'
	,wmode: 'transparent'
	,css: '.sIFR-root { color: #1d4d84; }'
});

sIFR.replace(shortcut, {
	selector: 'p.help'
	,wmode: 'transparent'
	,css: '.sIFR-root { color: #ffffff; }'
});