$(document).ready(function() { 

		$('div#gallery a').lightBox({fixedNavigation:true});

}); 
