$(document).ready(function()     {         
    $(".course_list").tablesorter({  

    }); 
} ); 