var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3959858&docid=68817768&x=3926',
		'title': '',
		'imageId': '68817768',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959858&docid=68817770&x=3926',
		'title': '',
		'imageId': '68817770',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959858&docid=68817769&x=3926',
		'title': '',
		'imageId': '68817769',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959858&docid=68817774&x=3926',
		'title': '',
		'imageId': '68817774',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959858&docid=68817775&x=3926',
		'title': '',
		'imageId': '68817775',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959858&docid=68817771&x=3926',
		'title': '',
		'imageId': '68817771',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959858&docid=68817773&x=3926',
		'title': '',
		'imageId': '68817773',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959858&docid=68817772&x=3926',
		'title': '',
		'imageId': '68817772',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3959858';

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