var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013201&docid=70032994&x=5812',
		'title': '',
		'imageId': '70032994',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013201&docid=70032993&x=5812',
		'title': '',
		'imageId': '70032993',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013201&docid=70032990&x=5812',
		'title': '',
		'imageId': '70032990',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013201&docid=70032988&x=5812',
		'title': '',
		'imageId': '70032988',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013201&docid=70032986&x=5812',
		'title': '',
		'imageId': '70032986',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013201&docid=70032991&x=5812',
		'title': '',
		'imageId': '70032991',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013201&docid=70032984&x=5812',
		'title': '',
		'imageId': '70032984',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013201&docid=70032989&x=5812',
		'title': '',
		'imageId': '70032989',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013201&docid=70032987&x=5812',
		'title': '',
		'imageId': '70032987',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013201';

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