window.addEvent('domready', function() {
	if(Browser.Features.xhr) {
		Cookie.write('inamatt-browser', 'xhrCompatible');
	}
});
