jQuery(document).ready(function($) {
	// LIGHTBOX
  $('#gallery a').lightBox();
}) 
