var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3886362&docid=67035523&x=201',
		'title': '',
		'imageId': '67035523',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3886362&docid=67035527&x=201',
		'title': '',
		'imageId': '67035527',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3886362&docid=67035521&x=201',
		'title': '',
		'imageId': '67035521',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3886362&docid=67035520&x=201',
		'title': '',
		'imageId': '67035520',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3886362&docid=67035528&x=201',
		'title': '',
		'imageId': '67035528',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3886362&docid=67035526&x=201',
		'title': '',
		'imageId': '67035526',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3886362&docid=67035524&x=201',
		'title': '',
		'imageId': '67035524',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3886362&docid=67035525&x=201',
		'title': '',
		'imageId': '67035525',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3886362';

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