var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012804&docid=70023968&x=2943',
		'title': '',
		'imageId': '70023968',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012804&docid=70023965&x=2943',
		'title': '',
		'imageId': '70023965',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012804&docid=70023967&x=2943',
		'title': '',
		'imageId': '70023967',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012804&docid=70023966&x=2943',
		'title': '',
		'imageId': '70023966',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012804&docid=70024095&x=2943',
		'title': '',
		'imageId': '70024095',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012804&docid=70024094&x=2943',
		'title': '',
		'imageId': '70024094',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012804&docid=70023969&x=2943',
		'title': '',
		'imageId': '70023969',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012804&docid=70023970&x=2943',
		'title': '',
		'imageId': '70023970',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012804&docid=70024100&x=2943',
		'title': '',
		'imageId': '70024100',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012804';

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