Testing custom cursors
External refs:
http://www.quirksmode.org/css/cursor.html
http://www.echoecho.com/csscursors.htm
https://developer.mozilla.org/En/Using_URL_values_for_the_cursor_property
Use document.body.style.cursor = "xxxx" to change from JS rather than CSS