Advertisement
Guest User

Untitled

a guest
Nov 21st, 2019
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. <script>
  2. jQuery(function(){
  3.  
  4. jQuery('.gem-gallery-grid li:eq(1) a.fancy-gallery').attr('href',"https://vimeo.com/374534106?color=a8173b&autoplay=1");
  5.  
  6. jQuery('.gem-gallery-grid li:eq(5) a.fancy-gallery').attr('href',"https://vimeo.com/374532795?color=a8173b&autoplay=1");
  7.  
  8. jQuery('.gem-gallery-grid li:eq(6) a.fancy-gallery').attr('href',"https://vimeo.com/374533798?color=a8173b&autoplay=1");
  9.  
  10. });
  11. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement