Advertisement
Guest User

Untitled

a guest
Feb 25th, 2014
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1.     function tradeVisibility(id1,id2) {
  2.         toggle_visibility(id1);
  3.         toggle_visibility(id2);
  4.     };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement