var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=913266&docid=7266035&x=625',
		'title': '',
		'imageId': '7266035',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=913266&docid=7266038&x=625',
		'title': '',
		'imageId': '7266038',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=913266&docid=7266041&x=625',
		'title': '',
		'imageId': '7266041',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=913266&docid=7266044&x=625',
		'title': '',
		'imageId': '7266044',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=913266&docid=7266047&x=625',
		'title': '',
		'imageId': '7266047',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=913266&docid=7266050&x=625',
		'title': '',
		'imageId': '7266050',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #913266';

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