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