var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=924108&docid=7393884&x=1314',
		'title': '',
		'imageId': '7393884',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=924108&docid=7393863&x=1314',
		'title': '',
		'imageId': '7393863',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=924108&docid=7393866&x=1314',
		'title': '',
		'imageId': '7393866',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=924108&docid=7393870&x=1314',
		'title': '',
		'imageId': '7393870',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=924108&docid=7393873&x=1314',
		'title': '',
		'imageId': '7393873',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=924108&docid=7393876&x=1314',
		'title': '',
		'imageId': '7393876',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=924108&docid=7393881&x=1314',
		'title': '',
		'imageId': '7393881',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=924108&docid=7393857&x=1314',
		'title': '',
		'imageId': '7393857',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=924108&docid=7393860&x=1314',
		'title': '',
		'imageId': '7393860',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #924108';

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