// JavaScript Document
   $(function() {
        $('a.gallery').lightBox();
    });
