Ver código fonte

Update index.html

Capitan Cloud 3 anos atrás
pai
commit
c33c6708fa
1 arquivos alterados com 0 adições e 13 exclusões
  1. 0 13
      index.html

+ 0 - 13
index.html

@@ -80,19 +80,6 @@
     setTimeout("_startApp()", 6000);
   
   });	  
-	  
-   function startApp_old() {
-     $("#HCsplash").hide();
-     $("#frmHC").show();  	
-   }	
-		
-   window.addEventListener("lo-ad", function() {
-		
-      //$("#frmHC").hide();  
-      //$("#HCsplash").show("slow");
-      //setTimeout("startApp()", 5000);
-	  
-   }, true);
     
   </script>