var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3952592&docid=68642197&x=5714',
		'title': '',
		'imageId': '68642197',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952592&docid=68642198&x=5714',
		'title': '',
		'imageId': '68642198',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952592&docid=68642200&x=5714',
		'title': '',
		'imageId': '68642200',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952592&docid=68642193&x=5714',
		'title': '',
		'imageId': '68642193',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952592&docid=68642194&x=5714',
		'title': '',
		'imageId': '68642194',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952592&docid=68642195&x=5714',
		'title': '',
		'imageId': '68642195',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952592&docid=68642196&x=5714',
		'title': '',
		'imageId': '68642196',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952592&docid=68642199&x=5714',
		'title': '',
		'imageId': '68642199',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3952592';

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