$(document).ready(function() {
if ( navigator.appName != "Microsoft Internet Explorer" )
	$('.gradientkader').corner('3px');
});
