var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3968713&docid=67877158&x=3956',
		'title': '',
		'imageId': '67877158',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968713&docid=67877163&x=3956',
		'title': '',
		'imageId': '67877163',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968713&docid=67877164&x=3956',
		'title': '',
		'imageId': '67877164',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968713&docid=67877161&x=3956',
		'title': '',
		'imageId': '67877161',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968713&docid=67877159&x=3956',
		'title': '',
		'imageId': '67877159',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968713&docid=67877157&x=3956',
		'title': '',
		'imageId': '67877157',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968713&docid=67877160&x=3956',
		'title': '',
		'imageId': '67877160',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968713&docid=67877162&x=3956',
		'title': '',
		'imageId': '67877162',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3968713';

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