[javascript]
<script>$('#map').googlemap();</script>
// please dontyou can use it forin multiple selectors,
// as an example: $("ul.maps li").googlemap();
// will process all LI items having the required attributes
// displaying a map each.
~~~
It will produce:
