var varArray = [
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/3989234/69474894?x=2935',
		'title': '',
		'imageId': '69474894',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/3989234/69474887?x=2935',
		'title': '',
		'imageId': '69474887',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/3989234/69474888?x=2935',
		'title': '',
		'imageId': '69474888',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/3989234/69474891?x=2935',
		'title': '',
		'imageId': '69474891',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/3989234/69474889?x=2935',
		'title': '',
		'imageId': '69474889',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/3989234/69474895?x=2935',
		'title': '',
		'imageId': '69474895',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/3989234/69474890?x=2935',
		'title': '',
		'imageId': '69474890',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/3989234/69474893?x=2935',
		'title': 'HEIGHT WITHOUT BASE',
		'imageId': '69474893',
		'alt' : 'HEIGHT WITHOUT BASE',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/3989234/69474897?x=2935',
		'title': 'WIDTH',
		'imageId': '69474897',
		'alt' : 'WIDTH',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/3989234/69474892?x=2935',
		'title': 'DEPTH',
		'imageId': '69474892',
		'alt' : 'DEPTH',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/3989234/69474898?x=2935',
		'title': 'BASE DEPTH',
		'imageId': '69474898',
		'alt' : 'BASE DEPTH',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/3989234/69474896?x=2935',
		'title': 'BASE WIDTH',
		'imageId': '69474896',
		'alt' : 'BASE WIDTH',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/3989234/69474901?x=2935',
		'title': 'BASE HEIGHT',
		'imageId': '69474901',
		'alt' : 'BASE HEIGHT',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/3989234/69474900?x=2935',
		'title': '',
		'imageId': '69474900',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/3989234/69474899?x=2935',
		'title': '',
		'imageId': '69474899',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3989234';

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