$(document).ready(function(){
        $('.rounded').corners();
        $('.rounded').corners(); /* test for double rounding */
    });
