var vistaAlt = {
	src: '/brightwash/files/fonts/vistanew.swf'
};

sIFR.activate(vistaAlt);

sIFR.replace(vistaAlt, {
	selector: 'h2, #content h1, #comments h3',
	css: '.sIFR-root { background-color: #E5E9E8; color: #27150C; }'
});