$(function () {
 $('.media-slideshow').anythingSlider({width: '694px', height: '369px',easing: 'easeInOutExpo', delay: '8000', resumeDelay: '6000', startText: 'Resume Autoplay', stopText: 'Stop Autoplay'});
  $('.home-show').anythingSlider({width: '948px', height: '378px',easing: 'easeInOutExpo', delay: '8000', resumeDelay: '6000', startText: 'Resume Autoplay'});
});

