Advertisement
Slapoguzov

Untitled

Aug 2nd, 2015
228
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. $.post("/forum/",
  2. {p: 0, a: 7, jkd428: 1, jkd498: 1, message: m, ahtml: 0, frmt: 1, smiles_on: 1, signature_on: 1, subscribe: 0, fid: location.href.split('/')[4].split('-')[0], tid: location.href.split('/')[4].split('-')[1], ssid: $("input[name='ssid']").val()},
  3. function () {$.get("/forum/" + FidTid() + "-0-20-1", function (e) {$.post("/forum/", {name: $('input[name="name"]', $('cmd[p="content"]', e).text()).val(), description: $('input[name="description"]', $('cmd[p="content"]', e).text()).val(), nfid: _nfid, a: 20, fid: location.href.split('/')[4].split('-')[0], tt: 1, t: 1, tid: location.href.split('/')[4].split('-')[1]}, function(){ setTimeout(function(){ _uWnd.close("moveTheme");
  4.  } , 1200);
  5. _uWnd.reload('moveTheme','<br><center>Тема перемещена</center>').checksize();
  6.  _uWnd.setTitle('moveTheme','Тема перемещена');
  7.  });
  8. });
  9. });
  10. }$(document).ready(function(){$("select[name='modopt']").before("<input type='button' value='Быстрые опции' onclick='OpenOptTheme()'> ");
  11. });
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement