var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=929225&docid=7115793&x=2511',
		'title': '',
		'imageId': '7115793',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=929225&docid=7115800&x=2511',
		'title': '',
		'imageId': '7115800',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=929225&docid=7115803&x=2511',
		'title': '',
		'imageId': '7115803',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=929225&docid=7115809&x=2511',
		'title': '',
		'imageId': '7115809',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=929225&docid=7115812&x=2511',
		'title': '',
		'imageId': '7115812',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=929225&docid=7115796&x=2511',
		'title': '',
		'imageId': '7115796',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #929225';

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