Guest User

Untitled

a guest
Jul 21st, 2018
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. (function ($) {
  2. "use strict";
  3.  
  4. jQuery(document).ready(function ($) {
  5.  
  6. });
  7.  
  8. jQuery(window).load(function () {
  9.  
  10.  
  11. });
  12.  
  13. }(jQuery));
Add Comment
Please, Sign In to add comment