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