__SLIDESHOW_DELAY__               = 5000;
__SLIDESHOW_INTERVAL__            = 5000;
__SLIDESHOW_DURATION__            = 750;
__SLIDESHOW_PANEL_DURATION__      = 400;
__SLIDESHOW_PANEL_FIRST_DISPLAY__ = 3000;
__SLIDESHOW_PANEL_ANIMATION__     = 200;
__SLIDESHOW_PANEL_HIDE_DELAY__    = 600;
__SLIDESHOW_IMAGES__              = [
  	{
		image  : "/assets/images/slideshow/content/fotofan.jpg",
		thumb  : "/assets/images/slideshow/content/thumb_fotofan.png",
		alt    : "Сервис онлайн-печати",
		link   : "http://fotofun.fujifilm.ru",
		target : "blank"
	}, 
	{
		image  : "/assets/images/slideshow/content/digital_cameras.jpg",
		thumb  : "/assets/images/slideshow/content/thumb_digital_cameras.png",
		alt    : "Цифровые камеры",
		link   : "http://www.fujifilm.eu/ru/produkty/polzovatelskie-produkty/cifrovye-kamery/",
		target : "blank"
	},
	{
		image  : "/assets/images/slideshow/content/photoprinting.jpg",
		thumb  : "/assets/images/slideshow/content/thumb_photoprinting.png",
		alt    : "Цифровая фотопечать",
		link   : "/products/digital_print/",
		link   : "/products/digital_print/",
		target : "_top"
	},
	{
		image  : "/assets/images/slideshow/content/endoscopy.jpg",
		thumb  : "/assets/images/slideshow/content/thumb_endoscopy.png",
		alt    : "Эндоскопия",
		link   : "/products/medical/endoscopy/endoscopy/",
		target : "_top"
	},
	{
		image  : "/assets/images/slideshow/content/mammo.jpg",
		thumb  : "/assets/images/slideshow/content/thumb_mammo.png",
		alt    : "Забота о женском здоровье",
		link   : "/products/medical/mammography/",
		target : "_top"
	}
];

