var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3929107&docid=68111363&x=3217',
		'title': '',
		'imageId': '68111363',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929107&docid=68111366&x=3217',
		'title': '',
		'imageId': '68111366',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929107&docid=68111362&x=3217',
		'title': '',
		'imageId': '68111362',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929107&docid=68111361&x=3217',
		'title': '',
		'imageId': '68111361',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929107&docid=68111360&x=3217',
		'title': '',
		'imageId': '68111360',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929107&docid=68111364&x=3217',
		'title': '',
		'imageId': '68111364',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929107&docid=68111367&x=3217',
		'title': '',
		'imageId': '68111367',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929107&docid=68111365&x=3217',
		'title': '',
		'imageId': '68111365',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929107&docid=68111359&x=3217',
		'title': '',
		'imageId': '68111359',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3929107';

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