Guest User

Untitled

a guest
Apr 20th, 2018
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. $(document).ready (
  2. function() {
  3. $(".bgContainer").ezBgResize({
  4. img : [siteUrl+"img/backgrounds/1.jpg", siteUrl+"img/backgrounds/2.jpg", siteUrl+"img/backgrounds/3.jpg"]
  5. });
  6. }
  7. );
Add Comment
Please, Sign In to add comment