test with javascript insert

<script type="text/javascript">
//

if (GBrowserIsCompatible()) {
var map = new GMap(document.getElementById("map"));
map.centerAndZoom(new GPoint(-122.141944, 37.441944), 4);
}

//]]>
</script>