var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4015964&docid=70113162&x=2231',
		'title': '',
		'imageId': '70113162',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015964&docid=70113163&x=2231',
		'title': '',
		'imageId': '70113163',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015964&docid=70113164&x=2231',
		'title': '',
		'imageId': '70113164',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015964&docid=70113165&x=2231',
		'title': '',
		'imageId': '70113165',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015964&docid=70113166&x=2231',
		'title': '',
		'imageId': '70113166',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015964&docid=70113167&x=2231',
		'title': '',
		'imageId': '70113167',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015964&docid=70113168&x=2231',
		'title': '',
		'imageId': '70113168',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015964&docid=70113169&x=2231',
		'title': '',
		'imageId': '70113169',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4015964';

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