/**** Add application wide javascripts below this point  ******/
$(document).ready(function() {
  $(".curved").corner("tr bl 20px");
});
