28823_chatbot_vuzo_link
Showing
1 changed file
with
0 additions
and
2 deletions
| ... | @@ -53,11 +53,9 @@ | ... | @@ -53,11 +53,9 @@ |
| 53 | --> | 53 | --> |
| 54 | </body> | 54 | </body> |
| 55 | <script> | 55 | <script> |
| 56 | setTimeout(function() { | ||
| 57 | window.onload = function() { | 56 | window.onload = function() { |
| 58 | displayVuzo(); | 57 | displayVuzo(); |
| 59 | displayGooglePlay(); | 58 | displayGooglePlay(); |
| 60 | }; | 59 | }; |
| 61 | }, 2000); | ||
| 62 | </script> | 60 | </script> |
| 63 | </html> | 61 | </html> | ... | ... |
-
Please register or sign in to post a comment