var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3987576&docid=69439882&x=2019',
		'title': '',
		'imageId': '69439882',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987576&docid=69439883&x=2019',
		'title': '',
		'imageId': '69439883',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987576&docid=69439885&x=2019',
		'title': '',
		'imageId': '69439885',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987576&docid=69439889&x=2019',
		'title': '',
		'imageId': '69439889',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987576&docid=69439890&x=2019',
		'title': '',
		'imageId': '69439890',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987576&docid=69439884&x=2019',
		'title': '',
		'imageId': '69439884',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987576&docid=69439886&x=2019',
		'title': '',
		'imageId': '69439886',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987576&docid=69439888&x=2019',
		'title': '',
		'imageId': '69439888',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987576&docid=69439887&x=2019',
		'title': '',
		'imageId': '69439887',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3987576';

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