var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3955976&docid=68728259&x=4730',
		'title': '',
		'imageId': '68728259',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955976&docid=68728258&x=4730',
		'title': '',
		'imageId': '68728258',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955976&docid=68728262&x=4730',
		'title': '',
		'imageId': '68728262',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955976&docid=68728261&x=4730',
		'title': '',
		'imageId': '68728261',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955976&docid=68728257&x=4730',
		'title': '',
		'imageId': '68728257',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955976&docid=68728256&x=4730',
		'title': '',
		'imageId': '68728256',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955976&docid=68728263&x=4730',
		'title': '',
		'imageId': '68728263',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955976&docid=68728260&x=4730',
		'title': '',
		'imageId': '68728260',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3955976';

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