Enabled strong compression on pwstrength.js as it causes problems otherwise in Opera
--- a/includes/clientside/jsres.php Wed Feb 20 14:38:39 2008 -0500
+++ b/includes/clientside/jsres.php Thu Feb 21 17:18:25 2008 -0500
@@ -66,6 +66,7 @@
'paginate.js',
'autocomplete.js',
'md5.js',
+ 'pwstrength.js',
'sha256.js',
'flyin.js',
'template-compiler.js',