var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013713&docid=70051779&x=5754',
		'title': '',
		'imageId': '70051779',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013713&docid=70051774&x=5754',
		'title': '',
		'imageId': '70051774',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013713&docid=70051775&x=5754',
		'title': '',
		'imageId': '70051775',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013713&docid=70051777&x=5754',
		'title': '',
		'imageId': '70051777',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013713&docid=70051776&x=5754',
		'title': '',
		'imageId': '70051776',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013713&docid=70051773&x=5754',
		'title': '',
		'imageId': '70051773',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013713&docid=70051780&x=5754',
		'title': '',
		'imageId': '70051780',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013713&docid=70051778&x=5754',
		'title': '',
		'imageId': '70051778',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013713';

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