var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017439&docid=70285286&x=571',
		'title': '',
		'imageId': '70285286',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017439&docid=70285290&x=571',
		'title': '',
		'imageId': '70285290',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017439&docid=70285288&x=571',
		'title': '',
		'imageId': '70285288',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017439&docid=70285287&x=571',
		'title': '',
		'imageId': '70285287',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017439&docid=70285291&x=571',
		'title': '',
		'imageId': '70285291',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017439&docid=70285292&x=571',
		'title': '',
		'imageId': '70285292',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017439&docid=70168221&x=571',
		'title': '',
		'imageId': '70168221',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017439&docid=70285289&x=571',
		'title': '',
		'imageId': '70285289',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017439&docid=70168227&x=571',
		'title': '',
		'imageId': '70168227',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017439';

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