if(typeof GoogleData == "undefined") GoogleData={};
if(typeof GoogleData.GLatLng_class == "undefined") GoogleData.GLatLng_class={};
GoogleData.GLatLng_class = function() {};
Object.extend(GoogleData.GLatLng_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	url: '/ajaxpro/GoogleData.GLatLng,GoogleData.ashx'
}));
GoogleData.GLatLng = new GoogleData.GLatLng_class();


