






document.getElements("#main a").each(function(el) {
        el.setProperty('rel', 'lightbox[gallery]');
});


