Quote Originally Posted by dwardlow View Post
Here is my error:

Slimbox.scanPage = function() { $$(document.links).filter(function(el) { return el.rel && el.rel.test(/^lightbox/i); }).slimbox({]}, null, function(el) { return (this == el) || ((this.rel.length > 8) && (this.rel == el.rel)); }); }; window.addEvent("domready", Slimbox.scanPage); //-->

Instead of opening a lightbox it shows the large picture in a new page. Any ideas where to start?

Can be seen at: https://www.clevelandtrophy.com/catalog
I get a page not found then when removing catalog I get a different name totally