diff -r 1f85c1c609fd -r 608dee512bf0 includes/clientside/static/windows.js --- a/includes/clientside/static/windows.js Wed Jul 25 18:09:21 2007 -0400 +++ b/includes/clientside/static/windows.js Sat Jul 28 18:08:58 2007 -0400 @@ -215,7 +215,7 @@ myHeight = document.body.clientHeight; } return myHeight; -} +} function getWidth() { var myWidth = 0;