--- openlayers.js.OLD	2009-10-22 16:27:00.000000000 +1100
+++ openlayers.js	2009-10-22 16:47:00.000000000 +1100
@@ -11,6 +11,10 @@
  * @ingroup openlayers
  */
 
+$(window).load(function () {
+  OL.loadMaps();
+});
+
 /**
  * Global Object for Namespace
  */
