Drupal.extend({settings:{"lightbox2":{
	"rtl": false,
	"file_path": "/(\\w\\w/)files",
	"base_path": "/",
	"default_image": "brokenimage.jpg",
	"border_size": "10",
	"font_color": "000",
	"box_color": "fff",
	"top_position": "",
	"overlay_opacity": "0.6",
	"overlay_color": "000",
	"resize_sequence": "0",
	"resize_speed": 400,
	"fade_in_speed": 400,
	"slide_down_speed": 600,
	"use_alt_layout": 0,
	"disable_resize": 0,
	"disable_zoom": 0,
	"force_show_nav": 0,
	"loop_items": 0,
	"node_link_text": "Просмотр страницы",
	"node_link_target": 0,
	"image_count": "Изображение !current из !total",
	"page_count": "Страницы !current из !total",
	"lite_press_x_close": "нажмите \x3ca href=\"#\" onclick=\"hideLightbox(); return false;\"\x3e\x3ckbd\x3ex\x3c/kbd\x3e\x3c/a\x3e чтобы закрыть",
	"display_image_size": "",
	"image_node_sizes": "()",
	"trigger_lightbox_classes": "",
	"trigger_lightbox_group_classes": "",
	"trigger_slideshow_classes": "",
	"trigger_lightframe_classes": "",
	"trigger_lightframe_group_classes": "",
	"custom_class_handler": 0,
	"custom_trigger_classes": "",
	"disable_for_gallery_lists": 1,
	"disable_for_acidfree_gallery_lists": true,
	"enable_acidfree_videos": false,
	"slideshow_interval": 5000,
	"slideshow_automatic_exit": 0,
	"show_play_pause": 0,
	"pause_on_next_click": 0,
	"pause_on_previous_click": true,
	"loop_slides": 0,
	"iframe_width": "600",
	"iframe_height": "400",
	"iframe_border": 1,
	"enable_video": 0 
}}});