var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3924090&docid=68000775&x=4934',
		'title': '',
		'imageId': '68000775',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924090&docid=68000907&x=4934',
		'title': '',
		'imageId': '68000907',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924090&docid=68000776&x=4934',
		'title': '',
		'imageId': '68000776',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924090&docid=68000912&x=4934',
		'title': '',
		'imageId': '68000912',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924090&docid=68000909&x=4934',
		'title': '',
		'imageId': '68000909',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924090&docid=68000908&x=4934',
		'title': '',
		'imageId': '68000908',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924090&docid=68000911&x=4934',
		'title': '',
		'imageId': '68000911',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924090&docid=68000913&x=4934',
		'title': '',
		'imageId': '68000913',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924090&docid=68000910&x=4934',
		'title': '',
		'imageId': '68000910',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3924090';

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