Warning: include_once(../modules/gallery/GalleryModule.object.inc.php): failed to open stream: No such file or directory in /mnt/web604/a1/29/51181329/htdocs/laden/fancybox/slideshow.php on line 8
Warning: include_once(): Failed opening '../modules/gallery/GalleryModule.object.inc.php' for inclusion (include_path='.:/opt/RZphp72/includes:.:./../core:./../core/../modules:..:../..:./../core/../zend/library') in /mnt/web604/a1/29/51181329/htdocs/laden/fancybox/slideshow.php on line 8
jQuery(document).ready(function() {
$('#fancybox_slideshow').click(function() {
$.fancybox([
Warning: mysql_num_rows() expects parameter 1 to be resource, boolean given in /mnt/web604/a1/29/51181329/htdocs/laden/fancybox/slideshow.php on line 12
Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in /mnt/web604/a1/29/51181329/htdocs/laden/fancybox/slideshow.php on line 14
], {
'padding' : 0,
'width' : '50%',
'height' : '50%',
'autoScale' : false,
'transitionIn' : 'elastic',
'transitionOut' : 'elastic',
'titlePosition' : 'over',
'type' : 'image',
'changeFade' : 200,
'titleFormat' : function(title, currentArray, currentIndex, currentOpts) { return 'Bild ' + (currentIndex + 1) + '/' + currentArray.length + (title.length ? '' + title : '') + ''; }
});
});
});