var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3922380&docid=67958884&x=549',
		'title': '',
		'imageId': '67958884',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922380&docid=67958885&x=549',
		'title': '',
		'imageId': '67958885',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922380&docid=67958886&x=549',
		'title': '',
		'imageId': '67958886',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922380&docid=67958887&x=549',
		'title': '',
		'imageId': '67958887',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922380&docid=67958888&x=549',
		'title': '',
		'imageId': '67958888',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922380&docid=67958889&x=549',
		'title': '',
		'imageId': '67958889',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922380&docid=67958890&x=549',
		'title': '',
		'imageId': '67958890',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922380&docid=67958891&x=549',
		'title': '',
		'imageId': '67958891',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922380&docid=67958892&x=549',
		'title': '',
		'imageId': '67958892',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3922380';

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