var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=913261&docid=7265959&x=128',
		'title': '',
		'imageId': '7265959',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=913261&docid=7265962&x=128',
		'title': '',
		'imageId': '7265962',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=913261&docid=7265965&x=128',
		'title': '',
		'imageId': '7265965',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=913261&docid=7265968&x=128',
		'title': '',
		'imageId': '7265968',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=913261&docid=7265971&x=128',
		'title': '',
		'imageId': '7265971',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=913261&docid=7265974&x=128',
		'title': '',
		'imageId': '7265974',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #913261';

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