var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012160&docid=70008767&x=4359',
		'title': '',
		'imageId': '70008767',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012160&docid=70008768&x=4359',
		'title': '',
		'imageId': '70008768',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012160&docid=70008769&x=4359',
		'title': '',
		'imageId': '70008769',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012160&docid=70008770&x=4359',
		'title': '',
		'imageId': '70008770',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012160&docid=70008771&x=4359',
		'title': '',
		'imageId': '70008771',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012160&docid=70008772&x=4359',
		'title': '',
		'imageId': '70008772',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012160&docid=70008773&x=4359',
		'title': '',
		'imageId': '70008773',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012160&docid=70008774&x=4359',
		'title': '',
		'imageId': '70008774',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012160&docid=70008775&x=4359',
		'title': '',
		'imageId': '70008775',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012160';

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