$(document).ready(function () { if (typeof fullscreenlayer == "undefined" || !fullscreenlayer) { var fullscreenlayer = {}; } fullscreenlayer.gallery = function () { var pub = { registerLightBoxHandlers: (function () { var links = [{ title: 'Outros BILZ Werkzeugaufnahmen', href: 'https://cdn.machineseeker.com/um/inserat/img_1366x768/3382274.1500081382__.jpg', type: 'image/jpeg', thumbnail: 'https://cdn.machineseeker.com/um/inserat/img_100x75/3382274.1500081382__.jpg', },{ title: 'Outros BILZ Werkzeugaufnahmen', href: 'https://cdn.machineseeker.com/um/inserat/img_1366x768/3382274-2.1500081382__.jpg', type: 'image/jpeg', thumbnail: 'https://cdn.machineseeker.com/um/inserat/img_100x75/3382274-2.1500081382__.jpg', },{ title: 'Outros BILZ Werkzeugaufnahmen', href: 'https://cdn.machineseeker.com/um/inserat/img_1366x768/3382274-3.1500081382__.jpg', type: 'image/jpeg', thumbnail: 'https://cdn.machineseeker.com/um/inserat/img_100x75/3382274-3.1500081382__.jpg', },{ title: 'Outros BILZ Werkzeugaufnahmen', href: 'https://cdn.machineseeker.com/um/inserat/img_1366x768/3382274-4.1500081382__.jpg', type: 'image/jpeg', thumbnail: 'https://cdn.machineseeker.com/um/inserat/img_100x75/3382274-4.1500081382__.jpg', },];; var settings = {hidePageScrollbars: false}; blueimp.Gallery(links, settings); return false; }) }; return pub; }(jQuery); fullscreenlayer.gallery.registerLightBoxHandlers(); });