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