var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3872406&docid=66699661&x=4657',
		'title': '',
		'imageId': '66699661',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3872406&docid=66699662&x=4657',
		'title': '',
		'imageId': '66699662',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3872406&docid=66699663&x=4657',
		'title': '',
		'imageId': '66699663',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3872406&docid=66699664&x=4657',
		'title': '',
		'imageId': '66699664',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3872406&docid=66699665&x=4657',
		'title': '',
		'imageId': '66699665',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3872406&docid=66699666&x=4657',
		'title': '',
		'imageId': '66699666',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3872406&docid=66699667&x=4657',
		'title': '',
		'imageId': '66699667',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3872406&docid=66699668&x=4657',
		'title': '',
		'imageId': '66699668',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3872406';

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