var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3962896&docid=68877357&x=951',
		'title': '',
		'imageId': '68877357',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962896&docid=68877358&x=951',
		'title': '',
		'imageId': '68877358',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962896&docid=68877359&x=951',
		'title': '',
		'imageId': '68877359',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962896&docid=68877360&x=951',
		'title': '',
		'imageId': '68877360',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962896&docid=68877361&x=951',
		'title': '',
		'imageId': '68877361',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962896&docid=68877362&x=951',
		'title': '',
		'imageId': '68877362',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962896&docid=68877363&x=951',
		'title': '',
		'imageId': '68877363',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962896&docid=68877364&x=951',
		'title': '',
		'imageId': '68877364',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3962896';

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