Advertisement
Guest User

Untitled

a guest
Nov 22nd, 2014
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. function lieat(){$('#conversation, #settings, #userList, #preview, .pager, #archiveConversation, .settingshap a, select, a.buttonlinka').stop().animate({backgroundColor: "#200950", borderTopColor: "#310883",borderBottomColor: "#3e3f7a",borderLeftColor: "#3b128e",borderRightColor: "#3b128e" },0); $(document.body).stop().animate({backgroundColor: "#22055c"},0); $('.pager, #archiveConversation, input, button, .settingshap a, select, a.buttonlinka, #topbar').stop().animate({backgroundColor: "#51338f", borderTopColor: "#0e4603",borderBottomColor: "#0e4603",borderLeftColor: "#0e4603",borderRightColor: "#0e4603" },0);document.querySelector('a').innerHTML = "LiEat"; };setTimeout(lieat,12);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement