var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=717401&docid=5027385&x=5026',
		'title': '',
		'imageId': '5027385',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=717401&docid=5027396&x=5026',
		'title': '',
		'imageId': '5027396',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=717401&docid=5027400&x=5026',
		'title': '',
		'imageId': '5027400',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=717401&docid=5027406&x=5026',
		'title': '',
		'imageId': '5027406',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=717401&docid=5027412&x=5026',
		'title': '',
		'imageId': '5027412',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=717401&docid=5027423&x=5026',
		'title': '',
		'imageId': '5027423',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=717401&docid=5027448&x=5026',
		'title': '',
		'imageId': '5027448',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=717401&docid=5027451&x=5026',
		'title': '',
		'imageId': '5027451',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #717401';

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