function startSlideshow(){
	var slideshow = new timedSlideShow($('mySlideshow'), mySlideData);
}
