function LightboxDelegate(imgArr, fotoUrl) {
	//console.info("delegate");
	LightboxFlash.prototype.startflash(imgArr, fotoUrl);
}
