The center of Google Map

To find the coords of the center of a Google Map, just type this javascript in the address bar of the browser:

javascript:void(prompt('',gApplication.getMap().getCenter()));