var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3929402&docid=66310139&x=5751',
		'title': '',
		'imageId': '66310139',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929402&docid=66310141&x=5751',
		'title': '',
		'imageId': '66310141',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929402&docid=66310140&x=5751',
		'title': '',
		'imageId': '66310140',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929402&docid=66310136&x=5751',
		'title': '',
		'imageId': '66310136',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929402&docid=66310137&x=5751',
		'title': '',
		'imageId': '66310137',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929402&docid=66310135&x=5751',
		'title': '',
		'imageId': '66310135',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929402&docid=66310138&x=5751',
		'title': '',
		'imageId': '66310138',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929402&docid=66310142&x=5751',
		'title': '',
		'imageId': '66310142',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3929402';

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