$(document).ready(function () {
  $('.box').corner("7px");
});

