$(document).ready(function(){
	$('.gallery-icon a').attr('rel', 'shadowbox');
});
