diff --git a/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js b/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js
index 6356946..64c2baf 100644
--- a/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js
+++ b/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js
@@ -5931,18 +5931,7 @@ function ($scope, $rootScope, $compile, $http, $log, $location, $timeout, DA, Mo
document.getElementById("btnStrutureBox").name = "showAnnotationStructure";
}
- //$(".com").toggle();
- //$('#dot').toggle();
- //$('#bord').toggle();
- //$('#sppeachBubble').toggle();
- //$('#sppeachBubble_annotation').toggle();
-
- //$("#bord_annotation").toggle();
- //$("#dot_annotation").toggle();
- //$(".dynCross_anno").parent().parent().parent().toggle();
-
-
-
+
}