var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3991696&docid=69527028&x=4441',
		'title': '',
		'imageId': '69527028',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991696&docid=69527030&x=4441',
		'title': '',
		'imageId': '69527030',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991696&docid=69527027&x=4441',
		'title': '',
		'imageId': '69527027',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991696&docid=69527031&x=4441',
		'title': '',
		'imageId': '69527031',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991696&docid=69527029&x=4441',
		'title': '',
		'imageId': '69527029',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991696&docid=69527033&x=4441',
		'title': '',
		'imageId': '69527033',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991696&docid=69527032&x=4441',
		'title': '',
		'imageId': '69527032',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991696&docid=69527024&x=4441',
		'title': '',
		'imageId': '69527024',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991696&docid=69527023&x=4441',
		'title': '',
		'imageId': '69527023',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3991696';

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