var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3999083&docid=69685828&x=167',
		'title': '',
		'imageId': '69685828',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999083&docid=69685827&x=167',
		'title': '',
		'imageId': '69685827',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999083&docid=69685824&x=167',
		'title': '',
		'imageId': '69685824',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999083&docid=69685830&x=167',
		'title': '',
		'imageId': '69685830',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999083&docid=69685826&x=167',
		'title': '',
		'imageId': '69685826',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999083&docid=69685829&x=167',
		'title': '',
		'imageId': '69685829',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999083&docid=69685823&x=167',
		'title': '',
		'imageId': '69685823',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999083&docid=69685825&x=167',
		'title': '',
		'imageId': '69685825',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3999083';

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