var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3959607&docid=68812687&x=137',
		'title': '',
		'imageId': '68812687',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959607&docid=68812679&x=137',
		'title': '',
		'imageId': '68812679',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959607&docid=68812684&x=137',
		'title': '',
		'imageId': '68812684',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959607&docid=68812685&x=137',
		'title': '',
		'imageId': '68812685',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959607&docid=68812680&x=137',
		'title': '',
		'imageId': '68812680',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959607&docid=68812681&x=137',
		'title': '',
		'imageId': '68812681',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959607&docid=68812683&x=137',
		'title': '',
		'imageId': '68812683',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959607&docid=68812682&x=137',
		'title': '',
		'imageId': '68812682',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959607&docid=68812686&x=137',
		'title': '',
		'imageId': '68812686',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3959607';

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