//слайдшоу формируется функцией startslideshow()

$(document).ready(function(){
	slideshowinit();
	startslideshow();
}); 
