Advertisement
Guest User

Untitled

a guest
Sep 15th, 2015
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. c = {
  2. __show__: function(a, b) {
  3. if ((!0 === b || void 0 === b) && a.classList.contains("waiting_load")) return !1;
  4. a.classList.remove("out");
  5. a.classList.remove("gone");
  6. return !0
  7. },
  8. defaultImage: function(a) {
  9. return c.__show__(h, a)
  10. },
  11. coverImage: function(a) {
  12. return c.__show__(i, a)
  13. },
  14. loading: function(a) {
  15. c.__show__(l, a)
  16. }
  17. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement