var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=909938&docid=7232047&x=1927',
		'title': '',
		'imageId': '7232047',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=909938&docid=7232050&x=1927',
		'title': '',
		'imageId': '7232050',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=909938&docid=7232053&x=1927',
		'title': '',
		'imageId': '7232053',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=909938&docid=7232059&x=1927',
		'title': '',
		'imageId': '7232059',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=909938&docid=7232062&x=1927',
		'title': '',
		'imageId': '7232062',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=909938&docid=7232068&x=1927',
		'title': '',
		'imageId': '7232068',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #909938';

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