I had similar problems with IE, and it took some time to find the correct order. You may want to check out the code of ice-map.appspot.com and especially http://ice-map.appspot.com/stuff/init.js
gmap code is loaded after mootools. Everything is initialised using the domready event. The code may look bloated, because of the need for multiple projections. --noiv
