jQuery(function ($) { $(document).ready(function() { $('a.lightbox').lightBox(); }); });