var geocoder

function geoCoderSetup()
{
	geocoder = new GClientGeocoder();
}
