var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3923048&docid=67977435&x=2019',
		'title': '',
		'imageId': '67977435',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923048&docid=67977437&x=2019',
		'title': '',
		'imageId': '67977437',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923048&docid=67977432&x=2019',
		'title': '',
		'imageId': '67977432',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923048&docid=67977436&x=2019',
		'title': '',
		'imageId': '67977436',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923048&docid=67977438&x=2019',
		'title': '',
		'imageId': '67977438',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923048&docid=67977434&x=2019',
		'title': '',
		'imageId': '67977434',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923048&docid=67977433&x=2019',
		'title': '',
		'imageId': '67977433',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923048&docid=67977439&x=2019',
		'title': '',
		'imageId': '67977439',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3923048';

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