var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3994977&docid=69822876&x=2018',
		'title': '',
		'imageId': '69822876',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994977&docid=69822878&x=2018',
		'title': '',
		'imageId': '69822878',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994977&docid=69822877&x=2018',
		'title': '',
		'imageId': '69822877',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994977&docid=69822882&x=2018',
		'title': '',
		'imageId': '69822882',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994977&docid=69822875&x=2018',
		'title': '',
		'imageId': '69822875',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994977&docid=69822881&x=2018',
		'title': '',
		'imageId': '69822881',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994977&docid=69822880&x=2018',
		'title': '',
		'imageId': '69822880',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994977&docid=69822879&x=2018',
		'title': '',
		'imageId': '69822879',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3994977';

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