$(function(){$("table.tablesorter").not("table.project_table").tablesorter({widgets:["zebra"]}).end().filter("table.project_table").tablesorter({widgets:["zebra"],headers:{3:{sorter:"digit"},6:{sorter:"digit"}}});});