function pageLoad() {
    $("a[rel^='lightboxGallery']").lightboxGallery({ theme: 'light_rounded' });
}  
