I faced with problem that geomap by google fails with JQuery together in Internet explorer.
Otherwise in Firefox it looks like this:

(source: clip2net.com)
Here comes js references
<script type="text/javascript" src="http://maps.google.com/maps?file=api&v=2&key=ABCDEFG">
</script>
<script type="text/javascript" src="http://www.google.com/jsapi"></script>
<script src="/js/jquery-1.3.2.min.js" type="text/javascript"></script>
<script src="/js/ui.core.js" type="text/javascript"></script>
<script src="/js/ui.accordion.js" type="text/javascript"></script>

(source: clip2net.com)
Please anybody help with this…
Thanks in advise.
Fixed by removing JQuery.UI.Dialog from page.