$(function()
{


  // ... lightbox, ...
  $("a[href^='images/']").lightBox();
});
