var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=909269&docid=7233827&x=2410',
		'title': '',
		'imageId': '7233827',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=909269&docid=7233834&x=2410',
		'title': '',
		'imageId': '7233834',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=909269&docid=7233839&x=2410',
		'title': '',
		'imageId': '7233839',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=909269&docid=7233843&x=2410',
		'title': '',
		'imageId': '7233843',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=909269&docid=7233846&x=2410',
		'title': '',
		'imageId': '7233846',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=909269&docid=7233856&x=2410',
		'title': '',
		'imageId': '7233856',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=909269&docid=7233867&x=2410',
		'title': '',
		'imageId': '7233867',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=909269&docid=7233870&x=2410',
		'title': '',
		'imageId': '7233870',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=909269&docid=7233873&x=2410',
		'title': '',
		'imageId': '7233873',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #909269';

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