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-container1").wowSlider({effect:"fade",prev:"",next:"",duration:5*100,delay:3*100,outWidth:960,outHeight:234,width:960,height:234,autoPlay:true,stopOnHover:false,loop:true,bullets:0,caption:false,controls:false});
