var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3994969&docid=69811072&x=2021',
		'title': '',
		'imageId': '69811072',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994969&docid=69811073&x=2021',
		'title': '',
		'imageId': '69811073',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994969&docid=69811070&x=2021',
		'title': '',
		'imageId': '69811070',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994969&docid=69811068&x=2021',
		'title': '',
		'imageId': '69811068',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994969&docid=69811067&x=2021',
		'title': '',
		'imageId': '69811067',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994969&docid=69811074&x=2021',
		'title': '',
		'imageId': '69811074',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994969&docid=69811075&x=2021',
		'title': '',
		'imageId': '69811075',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994969&docid=69811069&x=2021',
		'title': '',
		'imageId': '69811069',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994969&docid=69811071&x=2021',
		'title': '',
		'imageId': '69811071',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3994969';

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