var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3961440&docid=68840865&x=5952',
		'title': '',
		'imageId': '68840865',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961440&docid=68840871&x=5952',
		'title': '',
		'imageId': '68840871',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961440&docid=68840867&x=5952',
		'title': '',
		'imageId': '68840867',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961440&docid=68840866&x=5952',
		'title': '',
		'imageId': '68840866',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961440&docid=68840869&x=5952',
		'title': '',
		'imageId': '68840869',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961440&docid=68840870&x=5952',
		'title': '',
		'imageId': '68840870',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961440&docid=68840868&x=5952',
		'title': '',
		'imageId': '68840868',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3961440';

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