$(document).ready( function(){
  $('.videoThumb a img').slideshow();
  $('.videoImg').slideshow();
});
