$("document").ready( function() {
	$('.level1-li').corner('5px tl tr');
});
