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