var varArray = [
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/4090497/71957221?x=952',
		'title': 'TV #1',
		'imageId': '71957221',
		'alt' : 'TV #1',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/4090497/71957220?x=952',
		'title': 'TV #1',
		'imageId': '71957220',
		'alt' : 'TV #1',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/4090497/71957219?x=952',
		'title': 'TV #1',
		'imageId': '71957219',
		'alt' : 'TV #1',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/4090497/71957233?x=952',
		'title': 'TV #1',
		'imageId': '71957233',
		'alt' : 'TV #1',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/4090497/71957223?x=952',
		'title': 'TV #1',
		'imageId': '71957223',
		'alt' : 'TV #1',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/4090497/71957222?x=952',
		'title': 'TV #1',
		'imageId': '71957222',
		'alt' : 'TV #1',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/4090497/71957224?x=952',
		'title': 'TV #1',
		'imageId': '71957224',
		'alt' : 'TV #1',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/4090497/71957243?x=952',
		'title': 'TV #2',
		'imageId': '71957243',
		'alt' : 'TV #2',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/4090497/71957234?x=952',
		'title': 'TV #2',
		'imageId': '71957234',
		'alt' : 'TV #2',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/4090497/71957236?x=952',
		'title': 'TV #2',
		'imageId': '71957236',
		'alt' : 'TV #2',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/4090497/71957247?x=952',
		'title': 'TV #2',
		'imageId': '71957247',
		'alt' : 'TV #2',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/4090497/71957238?x=952',
		'title': 'TV #2',
		'imageId': '71957238',
		'alt' : 'TV #2',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/4090497/71957249?x=952',
		'title': 'TV #2',
		'imageId': '71957249',
		'alt' : 'TV #2',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/4090497/71957253?x=952',
		'title': 'TV #2',
		'imageId': '71957253',
		'alt' : 'TV #2',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/4090497/71957267?x=952',
		'title': 'TV #2',
		'imageId': '71957267',
		'alt' : 'TV #2',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/4090497/71957257?x=952',
		'title': 'TV #2',
		'imageId': '71957257',
		'alt' : 'TV #2',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/4090497/71957258?x=952',
		'title': '',
		'imageId': '71957258',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/4090497/71957255?x=952',
		'title': '',
		'imageId': '71957255',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4090497';

document.body.style.overflow = "hidden";
var closeElement = document.querySelector("#lightbox #close");
var closeLoadingElement = document.querySelector("#lightbox #closeLoading");

if (closeElement) {
	closeElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}

if (closeLoadingElement) {
	closeLoadingElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}
