var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3939024&docid=67987767&x=3128',
		'title': '',
		'imageId': '67987767',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939024&docid=67987771&x=3128',
		'title': '',
		'imageId': '67987771',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939024&docid=67987769&x=3128',
		'title': '',
		'imageId': '67987769',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939024&docid=67987773&x=3128',
		'title': '',
		'imageId': '67987773',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939024&docid=67987774&x=3128',
		'title': '',
		'imageId': '67987774',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939024&docid=67987768&x=3128',
		'title': '',
		'imageId': '67987768',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939024&docid=67987766&x=3128',
		'title': '',
		'imageId': '67987766',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939024&docid=67987772&x=3128',
		'title': '',
		'imageId': '67987772',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939024&docid=67987770&x=3128',
		'title': '',
		'imageId': '67987770',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3939024';

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