// JavaScript Document





 $(function() {
        $('#portfolio li h1 a').lightBox();
    });
 
 
 
 
