jQuery(document).ready(function() {



jQuery('#gallerycover').coinslider({ width: 650, height:270, delay: 5000, effect:'rain' });


  jQuery('.sblist li:nth-child(odd)').addClass('sblista');




});