var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3978894&docid=69233662&x=4045',
		'title': '',
		'imageId': '69233662',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978894&docid=69233663&x=4045',
		'title': '',
		'imageId': '69233663',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978894&docid=69233664&x=4045',
		'title': '',
		'imageId': '69233664',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978894&docid=69233665&x=4045',
		'title': '',
		'imageId': '69233665',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978894&docid=69233666&x=4045',
		'title': '',
		'imageId': '69233666',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978894&docid=69233667&x=4045',
		'title': '',
		'imageId': '69233667',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978894&docid=69233668&x=4045',
		'title': '',
		'imageId': '69233668',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3978894';

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