Explorar o código

Add files via upload

Daniele Bonini (皮夕): WebDev, DevOps and homomm.org by lots of Simplicity bits %!s(int64=3) %!d(string=hai) anos
pai
achega
f22376c2a0
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      index.xsl

+ 2 - 0
index.xsl

@@ -214,10 +214,12 @@
       }			
 
       window.addEventListener("load", function() {
+        alert("hello1");
         $(document.body).css("background","#000000");
         $("#HCsplash").show("slow");	  
         setTimeout("hideTitle()", 2000);
         setTimeout("startApp()", 4000);
+        alert("hello2");
       }, true);
       
 		</script>