(function($) {

$(document).ready(function() {

    $("#foxboro_col1 .block .pad h3:first-child, #foxboro_col3 .block .pad h3:first-child").attr("id","module-title");
    
});


})(jQuery);
