j('*').css('backgroundColor','white'); j('th:contains("Midterm")').css('backgroundColor','yellow'); j('th:contains("Final")').css('backgroundColor','yellow');
j('*').css('backgroundColor','white'); j('th:contains("Midterm")').css('backgroundColor','yellow'); j('th:contains("Final")').css('backgroundColor','yellow');