var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017253&docid=70164188&x=2125',
		'title': '',
		'imageId': '70164188',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017253&docid=70164181&x=2125',
		'title': '',
		'imageId': '70164181',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017253&docid=70164185&x=2125',
		'title': '',
		'imageId': '70164185',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017253&docid=70164186&x=2125',
		'title': '',
		'imageId': '70164186',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017253&docid=70164184&x=2125',
		'title': '',
		'imageId': '70164184',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017253&docid=70164182&x=2125',
		'title': '',
		'imageId': '70164182',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017253&docid=70164183&x=2125',
		'title': '',
		'imageId': '70164183',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017253&docid=70164187&x=2125',
		'title': '',
		'imageId': '70164187',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017253';

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