jQuery(function() {
    jQuery("#mid").corner();
    jQuery("#footer").corner();
});
