var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013518&docid=70045867&x=5229',
		'title': '',
		'imageId': '70045867',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013518&docid=70045936&x=5229',
		'title': '',
		'imageId': '70045936',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013518&docid=70045870&x=5229',
		'title': '',
		'imageId': '70045870',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013518&docid=70045873&x=5229',
		'title': '',
		'imageId': '70045873',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013518&docid=70045939&x=5229',
		'title': '',
		'imageId': '70045939',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013518&docid=70045876&x=5229',
		'title': '',
		'imageId': '70045876',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013518&docid=70045879&x=5229',
		'title': '',
		'imageId': '70045879',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013518&docid=70045882&x=5229',
		'title': '',
		'imageId': '70045882',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013518&docid=70045942&x=5229',
		'title': '',
		'imageId': '70045942',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013518';

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