$(document).ready(function () { if (typeof fullscreenlayer == "undefined" || !fullscreenlayer) { var fullscreenlayer = {}; } fullscreenlayer.gallery = function () { var pub = { registerLightBoxHandlers: (function () { var links = [{ title: 'Lifting Platform MEC 2072RT', href: '/pic/large/Hebebuehne-MEC-2072RT-1/3234250.jpg', type: 'image/jpeg', thumbnail: '/ma2/thumbs/Hebebuehne-MEC-2072RT-1/3234250.jpg', },{ title: 'Lifting Platform MEC 2072RT', href: '/pic/large/Hebebuehne-MEC-2072RT-2/3234250-2.jpg', type: 'image/jpeg', thumbnail: '/ma2/thumbs/Hebebuehne-MEC-2072RT-2/3234250-2.jpg', },{ title: 'Lifting Platform MEC 2072RT', href: '/pic/large/Hebebuehne-MEC-2072RT-3/3234250-3.jpg', type: 'image/jpeg', thumbnail: '/ma2/thumbs/Hebebuehne-MEC-2072RT-3/3234250-3.jpg', },{ title: 'Lifting Platform MEC 2072RT', href: '/pic/large/Hebebuehne-MEC-2072RT-4/3234250-4.jpg', type: 'image/jpeg', thumbnail: '/ma2/thumbs/Hebebuehne-MEC-2072RT-4/3234250-4.jpg', },{ title: 'Lifting Platform MEC 2072RT', href: '/pic/large/Hebebuehne-MEC-2072RT-5/3234250-5.jpg', type: 'image/jpeg', thumbnail: '/ma2/thumbs/Hebebuehne-MEC-2072RT-5/3234250-5.jpg', },{ title: 'Lifting Platform MEC 2072RT', href: '/pic/large/Hebebuehne-MEC-2072RT-6/3234250-6.jpg', type: 'image/jpeg', thumbnail: '/ma2/thumbs/Hebebuehne-MEC-2072RT-6/3234250-6.jpg', },];; var settings = {hidePageScrollbars: false}; blueimp.Gallery(links, settings); return false; }) }; return pub; }(jQuery); fullscreenlayer.gallery.registerLightBoxHandlers(); });