jQuery(document).ready(function() {
	jQuery(".gallery-icon a").addClass("lightbox");
});


