var varArray = [
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/3981110/69291793?x=1237',
		'title': '1 - two shelving units',
		'imageId': '69291793',
		'alt' : '1 - two shelving units',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/3981110/69291791?x=1237',
		'title': '2 - two shelving units',
		'imageId': '69291791',
		'alt' : '2 - two shelving units',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/3981110/69291795?x=1237',
		'title': '3 - one unit',
		'imageId': '69291795',
		'alt' : '3 - one unit',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/3981110/69291799?x=1237',
		'title': '4 - one unit',
		'imageId': '69291799',
		'alt' : '4 - one unit',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/3981110/69291796?x=1237',
		'title': '5',
		'imageId': '69291796',
		'alt' : '5',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/3981110/69291801?x=1237',
		'title': '6',
		'imageId': '69291801',
		'alt' : '6',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/3981110/69291790?x=1237',
		'title': '7 - side brace',
		'imageId': '69291790',
		'alt' : '7 - side brace',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/3981110/69291798?x=1237',
		'title': '8 - back cross brace',
		'imageId': '69291798',
		'alt' : '8 - back cross brace',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/3981110/69291800?x=1237',
		'title': '9 - units side by side',
		'imageId': '69291800',
		'alt' : '9 - units side by side',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/3981110/69291792?x=1237',
		'title': '10',
		'imageId': '69291792',
		'alt' : '10',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/3981110/69291797?x=1237',
		'title': '11',
		'imageId': '69291797',
		'alt' : '11',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/3981110/69291794?x=1237',
		'title': '12 - adjustable shelf detail',
		'imageId': '69291794',
		'alt' : '12 - adjustable shelf detail',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3981110';

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