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

    });	
	
	
			    $(function() {
        $('a.events ').lightBox();

    });			
				
			
				    $(function() {
        $('a.ViewFlyer ').lightBox();

    });			
				
								
								$('body').supersleight();
