public static function getGeographytypeList()
 {
     $obj_retResult = DAL_manageGeographytype::getGeographytypeList();
     return $obj_retResult;
 }