This script can be used to convert HTML data tables into sortable ones by associating title column labels with an onClick event. No additional coding necessary. You just need to include this js lib and then add onLoad event with 'initTable("table0")' where table0 is the ID of the table you want to enable sorting. The script support IE 5.0 or greater and Netscape 6.0 or greater.