/*###################################################################
###################################################################*/

/*###################################################################
###########                 MAIN HARNESS                  ###########
###################################################################*/

	$(document).ready(function( ) {		
							   
		$('#photos_table a').lightBox();
		
	});


/*###################################################################
###########                   FUNCTIONS                   ###########
###################################################################*/

/*###################################################################
###################################################################*/

