public void SetTopLocations()
 {
     _locationCtrl = new LocationCtrl();
     _locationCtrl.SetTopLocations();
 }