$(function() {
	if (!$.browser.msie)
		$('div.js-corner').corner('10px');
})
