var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3965284&docid=68933898&x=449',
		'title': '',
		'imageId': '68933898',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965284&docid=68933917&x=449',
		'title': '',
		'imageId': '68933917',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965284&docid=68933914&x=449',
		'title': '',
		'imageId': '68933914',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965284&docid=68933916&x=449',
		'title': '',
		'imageId': '68933916',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965284&docid=68933910&x=449',
		'title': '',
		'imageId': '68933910',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965284&docid=68933913&x=449',
		'title': '',
		'imageId': '68933913',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965284&docid=68933911&x=449',
		'title': '',
		'imageId': '68933911',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965284&docid=68933912&x=449',
		'title': '',
		'imageId': '68933912',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965284&docid=68933915&x=449',
		'title': '',
		'imageId': '68933915',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3965284';

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