var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3953137&docid=68653856&x=2322',
		'title': '',
		'imageId': '68653856',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953137&docid=68653853&x=2322',
		'title': '',
		'imageId': '68653853',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953137&docid=68653858&x=2322',
		'title': '',
		'imageId': '68653858',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953137&docid=68653857&x=2322',
		'title': '',
		'imageId': '68653857',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953137&docid=68653855&x=2322',
		'title': '',
		'imageId': '68653855',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953137&docid=68653854&x=2322',
		'title': '',
		'imageId': '68653854',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953137&docid=68653859&x=2322',
		'title': '',
		'imageId': '68653859',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3953137';

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