diff -r 2529833a7731 -r 27377179fe58 includes/clientside/static/functions.js --- a/includes/clientside/static/functions.js Mon Jun 30 17:22:29 2008 -0400 +++ b/includes/clientside/static/functions.js Wed Jul 02 19:36:44 2008 -0400 @@ -558,6 +558,7 @@ return z; } +var shift = false; function isKeyPressed(event) { if (event.shiftKey==1)