
			$(document).ready(function() {
			$('#rotator2').coinslider({ width: 616, height: 341, effect: 'straight', navigation: true, delay: 5000 });
			});

