
$(function () {
       $('.article .title').corner('5px');
       $('.page .title').corner('5px');
});
