// JavaScript Document
 
  $(document).ready(function() {
 $("div.rounded").corner("cc:#fff");
  });