
$(document).ready(function(){initLightbox();});function initLightbox(){$('a[@rel*=lightbox]').lightBox();};
