diff --git a/procentric/application/app_hoteltv_full.html b/procentric/application/app_hoteltv_full.html index e469454..0fed625 100755 --- a/procentric/application/app_hoteltv_full.html +++ b/procentric/application/app_hoteltv_full.html @@ -450,7 +450,7 @@ window.addEventListener('cached', function() { }); - var _aa = null; + window.addEventListener('load', function() { console.log("Documents loaded...") });