function createSLObjects()
{
	new SlideShow.Control(new SlideShow.XmlConfigProvider( { url: "photos/configuration.xml" } ));       			
}