var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=463237&docid=2503576&x=4216',
		'title': '',
		'imageId': '2503576',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=463237&docid=2503561&x=4216',
		'title': '',
		'imageId': '2503561',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=463237&docid=2503564&x=4216',
		'title': '',
		'imageId': '2503564',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=463237&docid=2503568&x=4216',
		'title': '',
		'imageId': '2503568',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=463237&docid=2503573&x=4216',
		'title': '',
		'imageId': '2503573',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=463237&docid=2503625&x=4216',
		'title': '',
		'imageId': '2503625',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=463237&docid=2503628&x=4216',
		'title': '',
		'imageId': '2503628',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=463237&docid=2503634&x=4216',
		'title': '',
		'imageId': '2503634',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #463237';

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