public static function getVillage_neartownsList()
 {
     $obj_retResult = DAL_manageVillage_neartowns::getVillage_neartownsList();
     return $obj_retResult;
 }