function initiate_slideshow(sid)
{
	$("#slideShow").simpleSlideshow({showcaseID: sid, showCaptions: true});
}
