var varArray = [
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/3982500/68720926?x=2351',
		'title': '36 x 54',
		'imageId': '68720926',
		'alt' : '36 x 54',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/3982500/68720927?x=2351',
		'title': '36 x 54',
		'imageId': '68720927',
		'alt' : '36 x 54',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': 'https://d37qv0n5b4mbzm.cloudfront.net/sms/docviewer/cdnaucdoc/img/3982500/68720928?x=2351',
		'title': '36 x 54',
		'imageId': '68720928',
		'alt' : '36 x 54',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3982500';

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