/*
 * Simakin Dmitriy dima@foreline.ru
 */

 
	$(document).ready(function() {
		nextSlide(0);
	});

