$(document).ready(function(){ var tb=$(".seven_container").superseven({ width:774, height:436, autoplay:true, interval:5, fullwidth:false, responsive:true, progressbar:true, progressbartype:'circle', swipe:true, keyboard:false, scrollmode:false, animation:0, caption_animation: 2, bullets:true, thumbnail:false, repeat_mode:true, skin:'default', lightbox:false, pause_on_hover:true , onanimstart:function(){}, onanimend:function(){}, onvideoplay:function(){}, onslidechange:function(){} }); });