Advertisement
Guest User

Untitled

a guest
Jun 25th, 2017
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. <script src="https://chat.zamba.vn/project/chat/chatbox.js??v=15.47"></script>
  2. <script>
  3. $(document).ready(function() {
  4. var supportChat = new SupportChatBox({
  5. connectFirst: false,
  6. projectName: "token_p9f35686d03fb8327fbdfefe2f9fe881d",
  7. headerColor: "#2f3755"
  8. });
  9. supportChat.init();
  10. });
  11. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement