var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3982881&docid=69326141&x=2527',
		'title': '',
		'imageId': '69326141',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982881&docid=69326143&x=2527',
		'title': '',
		'imageId': '69326143',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982881&docid=69326145&x=2527',
		'title': '',
		'imageId': '69326145',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982881&docid=69326144&x=2527',
		'title': '',
		'imageId': '69326144',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982881&docid=69326160&x=2527',
		'title': '',
		'imageId': '69326160',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982881&docid=69326159&x=2527',
		'title': '',
		'imageId': '69326159',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982881&docid=69326146&x=2527',
		'title': '',
		'imageId': '69326146',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982881&docid=69326142&x=2527',
		'title': '',
		'imageId': '69326142',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3982881';

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