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