
jQuery.Lightbox.construct(
{
	show_linkback:	false,
	auto_resize: true,
	download_link: true,
	opacity: 0.5,
	text:
	{
		image: 'Nuotrauka',
		of: 'iš',
		close: 'Uždaryti',
		closeInfo: 'Paspauskite, jei norite uždaryti',
		help:
		{	close: '?',
			interact: 'Jeigu norite grįžti atgal, paspauskite klavišą `Esc` arba nuorodą `Uždaryti`'
		},
		about:
		{
			text: 'Plačiau',
			title: 'Plačiau',
			link: 'Plačiau'
		}
	}
});
