// JavaScript Document
 $(document).ready(function(){
  $('#content').corner("round bottom 10px cc:#ddd")
 // $('this').corner("");
 });