var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3991969&docid=69530876&x=3116',
		'title': '',
		'imageId': '69530876',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991969&docid=69530877&x=3116',
		'title': '',
		'imageId': '69530877',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991969&docid=69530879&x=3116',
		'title': '',
		'imageId': '69530879',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991969&docid=69530880&x=3116',
		'title': '',
		'imageId': '69530880',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991969&docid=69530881&x=3116',
		'title': '',
		'imageId': '69530881',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991969&docid=69530883&x=3116',
		'title': '',
		'imageId': '69530883',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991969&docid=69530884&x=3116',
		'title': '',
		'imageId': '69530884',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991969&docid=69530885&x=3116',
		'title': '',
		'imageId': '69530885',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991969&docid=69530886&x=3116',
		'title': '',
		'imageId': '69530886',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3991969';

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