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