var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3933097&docid=68206863&x=3437',
		'title': '',
		'imageId': '68206863',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933097&docid=68206864&x=3437',
		'title': '',
		'imageId': '68206864',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933097&docid=68206867&x=3437',
		'title': '',
		'imageId': '68206867',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933097&docid=68206858&x=3437',
		'title': '',
		'imageId': '68206858',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933097&docid=68206859&x=3437',
		'title': '',
		'imageId': '68206859',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933097&docid=68206873&x=3437',
		'title': '',
		'imageId': '68206873',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933097&docid=68206860&x=3437',
		'title': '',
		'imageId': '68206860',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933097&docid=68206862&x=3437',
		'title': '',
		'imageId': '68206862',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933097&docid=68206874&x=3437',
		'title': '',
		'imageId': '68206874',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3933097';

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