var mainLightbox = null; document.observe('dom:loaded', function () { mainLightbox = new Lightbox(); }); photo1 photo1 photo1flowers/DCP_0730.jpg flowers/DCP_0731.jpg flowers/DCP_0732.jpg function aclick(anchor_id) { var a = document.getElementById(anchor_id); mainLightbox.start(a); }