var varArray = [
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/3989235/69474995?x=1436',
		'title': '',
		'imageId': '69474995',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/3989235/69475004?x=1436',
		'title': '',
		'imageId': '69475004',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/3989235/69475002?x=1436',
		'title': 'WIDTH',
		'imageId': '69475002',
		'alt' : 'WIDTH',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/3989235/69475003?x=1436',
		'title': 'HEIGHT',
		'imageId': '69475003',
		'alt' : 'HEIGHT',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/3989235/69475006?x=1436',
		'title': 'DEPTH',
		'imageId': '69475006',
		'alt' : 'DEPTH',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/3989235/69475005?x=1436',
		'title': 'NO KEY',
		'imageId': '69475005',
		'alt' : 'NO KEY',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/3989235/69475009?x=1436',
		'title': '',
		'imageId': '69475009',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/3989235/69475007?x=1436',
		'title': '',
		'imageId': '69475007',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/3989235/69475008?x=1436',
		'title': '',
		'imageId': '69475008',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/3989235/69475010?x=1436',
		'title': 'BASE WIDTH, BIGGER THAN THE CABINET FOR SOME REASON',
		'imageId': '69475010',
		'alt' : 'BASE WIDTH, BIGGER THAN THE CABINET FOR SOME REASON',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/3989235/69475011?x=1436',
		'title': 'BASE DEPTH',
		'imageId': '69475011',
		'alt' : 'BASE DEPTH',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/3989235/69474996?x=1436',
		'title': 'BASE HEIGHT',
		'imageId': '69474996',
		'alt' : 'BASE HEIGHT',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/3989235/69475001?x=1436',
		'title': '',
		'imageId': '69475001',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/3989235/69474998?x=1436',
		'title': '',
		'imageId': '69474998',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/3989235/69475000?x=1436',
		'title': '',
		'imageId': '69475000',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/3989235/69474999?x=1436',
		'title': '',
		'imageId': '69474999',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/3989235/69474997?x=1436',
		'title': '',
		'imageId': '69474997',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3989235';

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