*GXmlHttp [namespace]
http://www.google.com/apis/maps/documentation/
**Version 2 (2006.4)
>This namespace provides a factory method to create XmlHttpRequest instances in a browser independent way.
***Static Methods
|TLEFT:97%||c
|Static Methods|Return Value|Description|h
|create()|GXmlHttp |Factory to create a new instance of XmlHttpRequest.|
**Version 1
>The GXmlHttp class exports a factory method to create cross-browser XmlHttpRequest instances.
***Static Methods
|TLEFT:90%||c
|Method |Description |h
|create() |Factory method to construct a new XmlHttpRequest instance |