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