
// Additional functions
var h4_font = { src: '/assets/x/57508' };
	sIFR.activate(h4_font);

sIFR.replace(h4_font, {
	selector: 'h4'
	,forceWidth: 'true'
	,wmode: 'transparent'
	,css: [
	'.sIFR-root { color: #868889; text-transform: none; font-size: 16px; leading: ;}'
	,'a { text-decoration: none }'
	,'a:link { color: #868889 }'
	,'a:hover { color: #868889 }'
	]
});
