function runSlides(){
	runSlideShow();
	setTimeout("runSlideShowb()",2000);
}
