diff --git a/400-SOURCECODE/AIAHTML5.Web/app/controllers/HomeController.js b/400-SOURCECODE/AIAHTML5.Web/app/controllers/HomeController.js
index 8a74f02..81730bc 100644
--- a/400-SOURCECODE/AIAHTML5.Web/app/controllers/HomeController.js
+++ b/400-SOURCECODE/AIAHTML5.Web/app/controllers/HomeController.js
@@ -3613,6 +3613,7 @@ function ($rootScope, Modules, $log, $location, $timeout, DataService, Authentic
top: 70,
left: 1,
},
+ controls: { buttons: 'closeonly'},
size: { width: $(window).outerWidth(), height: $(window).outerHeight() + 60 },
//size: { width: $(window).outerWidth() - 10, height: $(window).outerHeight() - 110 },
});