function startslideshow(){
	//Lightbox.prototype.start(document.getElementByName('slide'));
	alert('test');
}