if($scope.regXloop(results, 'news')||$scope.regXloop(results, 'world')||$scope.regXloop(results, 'sports')||$scope.regXloop(results, 'tech')||$scope.regXloop(results, 'science')){
            $scope.readDiagNews(results);
        }
        else{
            $scope.dialogMan(results);    // If it does not match anything, take a reuslt again.