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