var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=464401&docid=2514913&x=4216',
		'title': '',
		'imageId': '2514913',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=464401&docid=2514925&x=4216',
		'title': '',
		'imageId': '2514925',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=464401&docid=2514928&x=4216',
		'title': '',
		'imageId': '2514928',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=464401&docid=2514931&x=4216',
		'title': '',
		'imageId': '2514931',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=464401&docid=2514934&x=4216',
		'title': '',
		'imageId': '2514934',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=464401&docid=2514937&x=4216',
		'title': '',
		'imageId': '2514937',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=464401&docid=2514940&x=4216',
		'title': '',
		'imageId': '2514940',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=464401&docid=2514965&x=4216',
		'title': '',
		'imageId': '2514965',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #464401';

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