<br />
<b>Warning</b>:  Invalid argument supplied for foreach() in <b>/home/celulare/public_html/js/slideshowp.php</b> on line <b>21</b><br />
var data = {};
window.addEvent('domready', function(){
var myShow = new Slideshow('my_show', data, { captions: true, hu: '../fotos/', width:290, height:290, thumbnails: true, linked: true, transition: 'back:in:out:elastic', duration: 1250});
myShow.slideshow.retrieve('images').getElements('a').set('rel', 'lightbox[roadtrip]');

	var box = new Lightbox({'onOpen': function(){this.pause(true);}.bind(myShow),'onClose': function(){this.pause(false);}.bind(myShow)});

	
	box.image.addEvent('click', function(){this.close();}.bind(box));


     });