var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3955225&docid=68702963&x=20',
		'title': '',
		'imageId': '68702963',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955225&docid=68702964&x=20',
		'title': '',
		'imageId': '68702964',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955225&docid=68702965&x=20',
		'title': '',
		'imageId': '68702965',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955225&docid=68702969&x=20',
		'title': '',
		'imageId': '68702969',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955225&docid=68702970&x=20',
		'title': '',
		'imageId': '68702970',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955225&docid=68702974&x=20',
		'title': '',
		'imageId': '68702974',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955225&docid=68702982&x=20',
		'title': '',
		'imageId': '68702982',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955225&docid=68702979&x=20',
		'title': '',
		'imageId': '68702979',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955225&docid=68702966&x=20',
		'title': '',
		'imageId': '68702966',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3955225';

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