}else if ($scope.jeeves.view == 'news') {
            $scope.jeeves.newsmodalhelp = $modal.open({
                templateUrl: "news-help.html",
                windowClass: "help-window"
            })