var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3948580&docid=68553963&x=3149',
		'title': '',
		'imageId': '68553963',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948580&docid=68553967&x=3149',
		'title': '',
		'imageId': '68553967',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948580&docid=68553962&x=3149',
		'title': '',
		'imageId': '68553962',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948580&docid=68553964&x=3149',
		'title': '',
		'imageId': '68553964',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948580&docid=68553965&x=3149',
		'title': '',
		'imageId': '68553965',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948580&docid=68553966&x=3149',
		'title': '',
		'imageId': '68553966',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948580&docid=68553968&x=3149',
		'title': '',
		'imageId': '68553968',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948580&docid=68553961&x=3149',
		'title': '',
		'imageId': '68553961',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3948580';

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