var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3978730&docid=69228878&x=4736',
		'title': '',
		'imageId': '69228878',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978730&docid=69228879&x=4736',
		'title': '',
		'imageId': '69228879',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978730&docid=69228880&x=4736',
		'title': '',
		'imageId': '69228880',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978730&docid=69228881&x=4736',
		'title': '',
		'imageId': '69228881',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978730&docid=69228882&x=4736',
		'title': '',
		'imageId': '69228882',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978730&docid=69228883&x=4736',
		'title': '',
		'imageId': '69228883',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978730&docid=69228884&x=4736',
		'title': '',
		'imageId': '69228884',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978730&docid=69228890&x=4736',
		'title': '',
		'imageId': '69228890',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978730&docid=69228904&x=4736',
		'title': '',
		'imageId': '69228904',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3978730';

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