var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3890839&docid=67166141&x=220',
		'title': '',
		'imageId': '67166141',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3890839&docid=67166142&x=220',
		'title': '',
		'imageId': '67166142',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3890839&docid=67166143&x=220',
		'title': '',
		'imageId': '67166143',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3890839&docid=67166145&x=220',
		'title': '',
		'imageId': '67166145',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3890839&docid=67166159&x=220',
		'title': '',
		'imageId': '67166159',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3890839&docid=67166178&x=220',
		'title': '',
		'imageId': '67166178',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3890839&docid=67166197&x=220',
		'title': '',
		'imageId': '67166197',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3890839&docid=67166214&x=220',
		'title': '',
		'imageId': '67166214',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3890839&docid=67166232&x=220',
		'title': '',
		'imageId': '67166232',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3890839';

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