var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=470282&docid=2579889&x=3238',
		'title': '',
		'imageId': '2579889',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=470282&docid=2579892&x=3238',
		'title': '',
		'imageId': '2579892',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=470282&docid=2579896&x=3238',
		'title': '',
		'imageId': '2579896',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=470282&docid=2579900&x=3238',
		'title': '',
		'imageId': '2579900',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=470282&docid=2579907&x=3238',
		'title': '',
		'imageId': '2579907',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=470282&docid=2579911&x=3238',
		'title': '',
		'imageId': '2579911',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=470282&docid=2579916&x=3238',
		'title': '',
		'imageId': '2579916',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=470282&docid=2579883&x=3238',
		'title': '',
		'imageId': '2579883',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=470282&docid=2579886&x=3238',
		'title': '',
		'imageId': '2579886',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #470282';

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