Contents This page describes some of my Javascript libraries which are available at http://www.cs.bham.ac.uk/~pxc/js/. Javascript Style: a general note on the style of Javascript used in the libraries. IOUtils.js: functions to simplify 'writing' to a web page from Javascript code. Utils.js: miscellaneous utility functions (e.g. shuffle, sort). Set.js: functions to create and manipulate sets. BTree