Advertisement
Guest User

Untitled

a guest
Sep 23rd, 2019
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.76 KB | None | 0 0
  1. <script type="text/javascript">
  2. var _0xabfd = ["streamPlayer", "getElementById", "toggler", "volume", "", "hide", ".volume", ".play", ".current", ".avatar", "22", "animate", "#radio-box", "show", "83", "click", ".mini", "onload", "src", "http://solid67.streamupsolutions.com:15091/;", "play", "/app/tpl/skins/Sleek/images/radio/client_radio//PNG/pause.png", "/radio", "load", "#refresh", "innerHTML", "currentDj", "paused", "pause", "/app/tpl/skins/Sleek/images/radio/client_radio/PNG/play.png", "oninput", "value"];
  3. var stream = document[_0xabfd[1]](_0xabfd[0]);
  4. var toggler = document[_0xabfd[1]](_0xabfd[2]);
  5. var volume = document[_0xabfd[1]](_0xabfd[3]);
  6. /** @type {boolean} */
  7. var minimized = false;
  8. var currentDJ = _0xabfd[4];
  9. $(_0xabfd[16])[_0xabfd[15]](function() {
  10. if (!minimized) {
  11. $(_0xabfd[6])[_0xabfd[5]]();
  12. $(_0xabfd[7])[_0xabfd[5]]();
  13. $(_0xabfd[8])[_0xabfd[5]]();
  14. $(_0xabfd[9])[_0xabfd[5]]();
  15. $(_0xabfd[12])[_0xabfd[11]]({
  16. "height" : _0xabfd[10]
  17. }, 500);
  18. /** @type {boolean} */
  19. minimized = true;
  20. } else {
  21. $(_0xabfd[6])[_0xabfd[13]]();
  22. $(_0xabfd[7])[_0xabfd[13]]();
  23. $(_0xabfd[8])[_0xabfd[13]]();
  24. $(_0xabfd[9])[_0xabfd[13]]();
  25. $(_0xabfd[12])[_0xabfd[11]]({
  26. "height" : _0xabfd[14]
  27. }, 500);
  28. /** @type {boolean} */
  29. minimized = false;
  30. }
  31. });
  32. /**
  33. * @return {undefined}
  34. */
  35. window[_0xabfd[17]] = function() {
  36. if (stream[_0xabfd[18]] != _0xabfd[19]) {
  37. stream[_0xabfd[18]] = _0xabfd[19];
  38. }
  39. stream[_0xabfd[20]]();
  40. toggler[_0xabfd[18]] = _0xabfd[21];
  41. /** @type {number} */
  42. stream[_0xabfd[3]] = 0.5;
  43. $(_0xabfd[24])[_0xabfd[23]](_0xabfd[22]);
  44. };
  45. setInterval(function() {
  46. $(_0xabfd[24])[_0xabfd[23]](_0xabfd[22], function() {
  47. if (minimized) {
  48. $(_0xabfd[8])[_0xabfd[5]]();
  49. $(_0xabfd[9])[_0xabfd[5]]();
  50. }
  51. });
  52. var _0x1f5dx6 = document[_0xabfd[1]](_0xabfd[26])[_0xabfd[25]];
  53. if (currentDJ != _0x1f5dx6 && !stream[_0xabfd[27]]) {
  54. stream[_0xabfd[18]] = _0xabfd[19];
  55. stream[_0xabfd[20]]();
  56. }
  57. currentDJ = _0x1f5dx6;
  58. }, 10000);
  59. /**
  60. * @return {undefined}
  61. */
  62. function toggleRadio() {
  63. if (stream[_0xabfd[27]]) {
  64. if (stream[_0xabfd[18]] != _0xabfd[19]) {
  65. stream[_0xabfd[18]] = _0xabfd[19];
  66. }
  67. stream[_0xabfd[20]]();
  68. toggler[_0xabfd[18]] = _0xabfd[21];
  69. } else {
  70. stream[_0xabfd[28]]();
  71. stream[_0xabfd[18]] = _0xabfd[4];
  72. toggler[_0xabfd[18]] = _0xabfd[29];
  73. }
  74. }
  75. /**
  76. * @return {undefined}
  77. */
  78. volume[_0xabfd[30]] = function() {
  79. if (stream[_0xabfd[27]]) {
  80. if (stream[_0xabfd[18]] != _0xabfd[19]) {
  81. stream[_0xabfd[18]] = _0xabfd[19];
  82. }
  83. stream[_0xabfd[20]]();
  84. toggler[_0xabfd[18]] = _0xabfd[21];
  85. }
  86. stream[_0xabfd[3]] = volume[_0xabfd[31]];
  87. };
  88. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement