var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3977731&docid=68998248&x=5414',
		'title': '',
		'imageId': '68998248',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977731&docid=68998247&x=5414',
		'title': '',
		'imageId': '68998247',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977731&docid=68998255&x=5414',
		'title': '',
		'imageId': '68998255',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977731&docid=68998251&x=5414',
		'title': '',
		'imageId': '68998251',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977731&docid=68998249&x=5414',
		'title': '',
		'imageId': '68998249',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977731&docid=68998252&x=5414',
		'title': '',
		'imageId': '68998252',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977731&docid=68998250&x=5414',
		'title': '',
		'imageId': '68998250',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977731&docid=69147526&x=5414',
		'title': '',
		'imageId': '69147526',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3977731';

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