diff --git a/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js b/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js
index 1688553..099fd50 100644
--- a/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js
+++ b/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js
@@ -8410,7 +8410,7 @@ AIA.controller("DAController", ["$scope", "$rootScope", "$compile", "$http", "$l
if ($rootScope.systemNumber == 0) {
- alert("came inside current structure");
+ console.log("inside HighlightBodyByBodySystem ..came inside current structure");
//clear highlighted system
$scope.removeCurrentHighlightedBodySystem();
$scope.EnableUI();