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