Explorar o código

Update index.html

Capitan Cloud %!s(int64=2) %!d(string=hai) anos
pai
achega
79ca35c682
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      index.html

+ 4 - 0
index.html

@@ -85,6 +85,10 @@
     //Splash
     $("#HCsplash").show();	
     
+  }, true);
+
+  window.addEventListener("load", function() {
+	  
     setTimeout("_startApp()", 6000);
   
   });