$(function(){
	$.Lightbox.construct({
		"text": {
			// For translating
			"image":		"Фото",
			"of":			"из",
			"close":		"Закрыть X",
			"closeInfo":	"",
			"download":		"Скачать.",
			"help": {
				"close":	"",
				"interact":	""
			},
			"about": {
				"text": 	"",
				"title":	"Licenced under the GNU Affero General Public License.",
				"link":		"http://www.balupton.com/projects/jquery-lightbox"
			}
		}
	});
});
