document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. [{
  2.     "id": 0,
  3.     "name": "Ben Sparrow",
  4.     "lastText": "You on your way?",
  5.     "face": "img/ben.png"
  6. }, {
  7.     "id": 1,
  8.     "name": "Max Lynx",
  9.     "lastText": "Hey, it\'s me",
  10.     "face": "img/max.png"
  11. }, {
  12.     "id": 2,
  13.     "name": "Adam Bradleyson",
  14.     "lastText": "I should buy a boat",
  15.     "face": "img/adam.jpg"
  16. }, {
  17.     "id": 3,
  18.     "name": "Perry Governor",
  19.     "lastText": "Look at my mukluks!",
  20.     "face": "img/perry.png"
  21. }, {
  22.     "id": 4,
  23.     "name": "Mike Harrington",
  24.     "lastText": "This is wicked good ice cream.",
  25.     "face": "img/mike.png"
  26. }]
');