$(document).ready(function() {
    $("#category #imgCat").corner('tl bl');
    $("#category #menu img").corner();
    });
  