var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3937366&docid=68302786&x=3129',
		'title': '',
		'imageId': '68302786',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937366&docid=68302788&x=3129',
		'title': '',
		'imageId': '68302788',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937366&docid=68302789&x=3129',
		'title': '',
		'imageId': '68302789',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937366&docid=68302787&x=3129',
		'title': '',
		'imageId': '68302787',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937366&docid=68302790&x=3129',
		'title': '',
		'imageId': '68302790',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937366&docid=68302791&x=3129',
		'title': '',
		'imageId': '68302791',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937366&docid=68302792&x=3129',
		'title': '',
		'imageId': '68302792',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937366&docid=68302793&x=3129',
		'title': '',
		'imageId': '68302793',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3937366';

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