

$(document).ready(function(){


        // lightbox

        $("a[@rel*=lightbox]").lightbox();

});
