var varArray = [
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/4089010/71911083?x=2453',
		'title': '1',
		'imageId': '71911083',
		'alt' : '1',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/4089010/71911086?x=2453',
		'title': '2',
		'imageId': '71911086',
		'alt' : '2',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/4089010/71911095?x=2453',
		'title': '3',
		'imageId': '71911095',
		'alt' : '3',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/4089010/71911098?x=2453',
		'title': '4',
		'imageId': '71911098',
		'alt' : '4',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/4089010/71911106?x=2453',
		'title': '5',
		'imageId': '71911106',
		'alt' : '5',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/4089010/71911109?x=2453',
		'title': '6',
		'imageId': '71911109',
		'alt' : '6',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/4089010/71911112?x=2453',
		'title': '7',
		'imageId': '71911112',
		'alt' : '7',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/4089010/71911115?x=2453',
		'title': '8',
		'imageId': '71911115',
		'alt' : '8',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/4089010/71911120?x=2453',
		'title': '9',
		'imageId': '71911120',
		'alt' : '9',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4089010';

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";
	})
}
