$(function() { // Select all links with lightbox class $('a.lightbox').lightBox(); });