3706dacd by RSA

28823_chatbot_vuzo_link

1 parent 866e032e
...@@ -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>
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!