var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4022374&docid=70284570&x=5350',
		'title': '',
		'imageId': '70284570',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022374&docid=70284572&x=5350',
		'title': '',
		'imageId': '70284572',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022374&docid=70284566&x=5350',
		'title': '',
		'imageId': '70284566',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022374&docid=70284565&x=5350',
		'title': '',
		'imageId': '70284565',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022374&docid=70284569&x=5350',
		'title': '',
		'imageId': '70284569',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022374&docid=70284568&x=5350',
		'title': '',
		'imageId': '70284568',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022374&docid=70284564&x=5350',
		'title': '',
		'imageId': '70284564',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022374&docid=70284571&x=5350',
		'title': '',
		'imageId': '70284571',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4022374';

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