var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3842478&docid=65953879&x=5921',
		'title': '',
		'imageId': '65953879',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3842478&docid=65953881&x=5921',
		'title': '',
		'imageId': '65953881',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3842478&docid=65953880&x=5921',
		'title': '',
		'imageId': '65953880',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3842478&docid=65953883&x=5921',
		'title': '',
		'imageId': '65953883',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3842478&docid=65953882&x=5921',
		'title': '',
		'imageId': '65953882',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3842478&docid=65953884&x=5921',
		'title': '',
		'imageId': '65953884',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3842478';

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