/**
 * @author Stereographx web.design.solutions | print.design.solutions
 */
$(document).ready(function() { 
	$('#gallery a').lightBox();
}); 
