--- a/includes/clientside/static/fat.js Sun Jun 22 18:13:59 2008 -0400
+++ b/includes/clientside/static/fat.js Tue Jun 24 23:37:23 2008 -0400
@@ -87,7 +87,5 @@
}
}
-window.onload = function ()
- {
- Fat.fade_all();
- }
\ No newline at end of file
+addOnloadHook(Fat.fade_all);
+