

function ws_fade(b,a){var c=jQuery;a.each(function(d){if(!d){c(this).show()}else{c(this).hide()}});this.go=function(d,e){c(a.get(d)).fadeIn(b.duration);c(a.get(e)).fadeOut(b.duration);return d}};//
jQuery("#wowslider-container3").wowSlider({effect:"fade",prev:"prev",next:"next",duration:20*100,delay:40*100,outWidth:950,outHeight:250,width:950,height:250,autoPlay:true,stopOnHover:false,loop:false,bullets:true,caption:true,controls:true});
