// JavaScript Document
 $(document).ready(function(){
  $('#intContent').corner("round bottom 10px")
 });
