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