diff --git a/400-SOURCECODE/AIAHTML5.Web/app/controllers/CIController.js b/400-SOURCECODE/AIAHTML5.Web/app/controllers/CIController.js
index 7effc15..cdaffae 100644
--- a/400-SOURCECODE/AIAHTML5.Web/app/controllers/CIController.js
+++ b/400-SOURCECODE/AIAHTML5.Web/app/controllers/CIController.js
@@ -633,6 +633,13 @@ function ($scope, $window, $rootScope, $compile, $http, log, $location, $timeout
});
+
+ $('#canvasDiv img').load(function () {
+ alert("load function");
+ $rootScope.isLoading = false;
+ $('#spinner').css('visibility', 'hidden');
+ });
+
$rootScope.currentSlug = 'clinical-illustrations-detail';
$rootScope.openViews.push(