try{ PowerHour.User.Geolocation = new GLatLng(google.loader.ClientLocation.latitude,google.loader.ClientLocation.longitude); } catch(e) { with(PowerHour) { User.Geolocation = new GLatLng(GoogleMap.LatLng.Vienna.lat, GoogleMap.LatLng.Vienna.lng); } }