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