$(function() {
$('#gallery a').lightBox({
		overlayBgColor: '#FFF',
		overlayOpacity: 0.7,
		txtImage: '‰æ‘œ',
		txtOf: '‚Ì'
		}
	);
});
