
$().ready(function() {  
    $('.slide-gal').wdwm_slider(
		{waitTime:11000, textDelay: true}
	);
	
   }); 